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

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