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

Incoming Relations

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

Specifies the PlacementPoint that represents this SegmentConnectionPoint in a PlaceableElementSpecification.

PlacementPointReference0..*placementPoint1

References the PlacementPoint that is instanced by this PlacementPointReference.

WireReception0..*placementPoint0..1

Specifies the PlacementPoint that represents this WireReception in a PlaceableElementSpecification.

CableDuctOutlet0..*placementPoint0..1

Specifies the PlacementPoint that represents this CableDuctOutlet in a PlaceableElementSpecification.

CableLeadThrough0..*placementPoint0..1

Specifies the PlacementPoint that represents this CableLeadThrough in a PlaceableElementSpecification.

FittingOutlet0..*placementPoint0..1

Specifies the PlacementPoint that represents this FittingOutlet in a PlaceableElementSpecification.

PlaceableElementSpecification1placementPoint0..*

Specifies the PlacementPoints of a PlaceableElementSpecification.

Previous