3D Curves
Published on Mar 9, 2022
VEC Version 2.0.0
Last updated on Jan 31, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
The centre line of a GeometrySegment3D is defined by one or more Curve3D. This abstract class is designed to be an extension point for different curve implementations. At the moment the only curve implementation that is supported by the VEC are NURBSCurves. The details are described in the documentation of the individual classes.
Previous
3D-Geometry
Next
Locations
Last updated on Jan 31, 2023