PlacementPointPosition

Defines the position of a PlacementPoint within the coordinate system of the component. PlacementPoints are points where a component is attached to a TopologySegment. Therefor a PlacementPointPosition can define a tangent vector (in the coordinate system of the component) for a segment that is connected to the PlacementPoint.

General Information

AttributeValue
Ownerlocal_geometry
Applied Stereotype
Base ClassifierLocalPosition
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
tangentCartesianVector3D0..1

A vector in the direction of the tangent on the TopologySegment that is attached to the PlacementPoint represented by this instance. The vector is defined in the coordinate system of the 3D model of the component.

PlacementPointPosition

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
placementPointPlacementPoint1NYN0..*
Previous