Curve3D

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

The Curve3D is an abstract representation of a curve, that defines the three-dimensional appearance of the centreline of a segment. The concrete type of the curve (e.g. NURBSCurve) defines the mathematical function that applies to curve and stores the required parameter set for this function in the VEC.

General Information

AttributeValue
Ownergeo_3d
Applied Stereotype
Base ClassifierExtendableElement
Is Abstracttrue
Derived ClassifiersNURBSCurve

Attributes

NameTypeMult.DescriptionOwning Classifier

Incoming Relations

TypeMult.RoleMult.Description
GeometrySegment3Dcurve0..*

Specifies an ordered list of curves which describe the centerline of the segment. If a segment is described by more than one curve, the centrelines of the individual curves are aligned in the order of this association.

Previous