Interface ISegment2D
Represents a 2D segment
Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISegment2D
Properties
Name | Description |
---|---|
Magnitude | Gets the magnitude |
Type | Gets the type of the segment |
Methods
Name | Description |
---|---|
GetPoint(Location) | Returns a point on the segment at given location |