PlacementPointPosition

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

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

Attribute Value
Owner local_geometry
Applied Stereotype
Base Classifier LocalPosition
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
tangent CartesianVector3D 0..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

Type Role Mult. Mult. Description
PlacementPoint placementPoint 1 0..*
Previous