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

NameTypeAccessDescription
CurveCurveRead/WriteGets or sets the curve.
SameDirectionboolRead/WriteGets or sets the same direction.

Methods

SignatureDescription
Segment()

See Also