ISegment2DGetPoint Method

Returns a point on the segment at given location

Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
Point2D GetPoint(
	Location location
)

Parameters

location  Location
The location of the point

Return Value

Point2D
A point on the segment
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next