Interface IArcSegment2D
Represents a 2D arc segment
Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public interface IArcSegment2D : ISegment2D
Properties
| Name | Description |
|---|---|
| Centre | Gets the centre point of the arc circle |
| Orientation | Gets the orientation of the arc circle |
| Radius | Gets the radius of the arc circle |