CompositeCurve.Segments
CompositeCurve.Segments property
The segments of the curve.
public List<Segment> Segments { get; }
See Also
- class Segment
- class CompositeCurve
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
The segments of the curve.
public List<Segment> Segments { get; }