Segment
Overview
Segment is a class in Aspose.3D FOSS for .NET.
A segment in composite curve.
This class provides 1 method for working with Segment objects in .NET programs.
Available methods include: Segment.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: Curve, SameDirection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Curve | Curve | Read/Write | The curve of the segment. |
SameDirection | bool | Read/Write | Whether the curve has the same direction as the composite curve. |
Methods
| Signature | Description |
|---|---|
Segment() | Constructor of |