PlacementPoint

Note: There is a newer version of this specification see VEC 2.1.0

Defines a point on the component which can be placed explicitly in the topology (e.g. opening in a grommet, the entry point of a connector housing). If a PlacementPoint requires further specification for a certain component type (e.g. the entry point of a connector housing), this is done by an element specific for the component type, which related to the placement point.

General Information

AttributeValue
Ownerplaceable_element
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the PlacementPoint. The identification is guaranteed to be unique within a component.

PlacementPoint
segmentDiameterValueRange0..1

Specifies the valid segment diameter range for which this PlacementPoint is suitable.

PlacementPoint

Outgoing Relations

TypeRoleMult.Mult.Description
PartRelationsupplementaryParts0..*

References the PartRelations that specify supplementary parts for this PlacementPoint, e.g. cable ties for attaching the component on the harness.

Incoming Relations

TypeMult.RoleMult.Description
SegmentConnectionPoint0..*placementPoint0..1

Specifies the PlacementPoint that represents this SegmentConnectionPoint in a PlaceableElementSpecification.

CableDuctOutlet0..*placementPoint0..1

Specifies the PlacementPoint that represents this CableDuctOutlet in a PlaceableElementSpecification.

WireReception0..*placementPoint0..1

Specifies the PlacementPoint that represents this WireReception in a PlaceableElementSpecification.

SegmentConnectionPointHC0..*placementPoint0..1

Specifies the PlacementPoint that represents this SegmentConnectionPoint in a PlaceableElementSpecification.

PlacementPointReference0..*placementPoint1

References the PlacementPoint that is instanced by this PlacementPointReference.

PlacementPointPosition0..*placementPoint1
CableLeadThroughOutlet0..*placementPoint0..1

Specifies the PlacementPoint that represents this CableLeadThroughOutlet in a PlaceableElementSpecification.

FittingOutlet0..*placementPoint0..1

Specifies the PlacementPoint that represents this FittingOutlet in a PlaceableElementSpecification.

PlaceableElementSpecification1placementPoint0..*

Specifies the PlacementPoints of a PlaceableElementSpecification.

Previous