Method GetEntitySamplePoints
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
GetEntitySamplePoints(object)
Returns an array of points on the curve from the start to the end point of the curve in world coordinate system.
public object GetEntitySamplePoints(object entity)
Parameters
entityobjectA curve figure of type line, polyline, rect, circle, arc, ellipse.Other entity types returns an empty array.
Returns
- object
An array of points on the curve from the start to the end point of the curve in world coordinate system.
Examples
see GetEntitiesInWindowPolygon(object, object) example
Remarks
Arc segments are divided to small line pieces depend on the CURVERESOLUTION