PointEntity
-
class
Selection.
PointEntity
()
Methods
getPointBits
-
PointEntity.
getPointBits
() Gets the cad bits for the selection Point.
Returns: The bits set on the point. Return type: number
getPointId
-
PointEntity.
getPointId
() Gets the point identifier
Returns: the identifier of the point that was selected Return type: number
getPosition
-
PointEntity.
getPosition
() Gets the world space position of the selection point.
Returns: World space position of the selection point if it can be determined. Return type: Point3
overlayIndex
-
PointEntity.
overlayIndex
() Returns: The index of the overlay the entity belongs to. Return type: number