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 | Gets or sets the curve. |
SameDirection | bool | Read/Write | Gets or sets the same direction. |
Methods
| Signature | Description |
|---|---|
Segment() |