PlacementPointPosition
Published on Jan 8, 2024
VEC Version 2.1.0
1 min read
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
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
placementPoint | PlacementPoint | 1 | N | Y | N | 0..* |
Previous
Classes
Last updated on Jan 8, 2024