Interface ICompositeCurve2D

Represents a 2D composite curve (a collection of consecutive 2D segments, open or closed)

Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICompositeCurve2D

Properties

Name Description
Segments

Gets the collection of segments

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next