point

Accessor

The point for this event, in world coordinates.

point: Point3d

@note these coordinates may have been adjusted for some reason (e.g. snapping, locks, etc.) from the BeButtonEvent.rawPoint.

Returns - Point3d


Setter

The point for this event, in world coordinates.

point(pt: Point3d): void

@note these coordinates may have been adjusted for some reason (e.g. snapping, locks, etc.) from the BeButtonEvent.rawPoint.

Parameter Type Description
pt Point3d  

Returns - void

Defined in

Last Updated: 16 April, 2024