TopologyCurveDescriptor

Interface TopologyCurveDescriptor

Describes a topological Curve element.

interface TopologyCurveDescriptor {
    end: [number, number, number];
    length: number;
    start: [number, number, number];
}

Properties

Properties

end: [number, number, number]

The end point of the Curve.

length: number

The length of the Curve.

start: [number, number, number]

The start point of the Curve.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: