viewCmdTargetCenter

Accessor

A point in world coordinates describing an appropriate default point for a ViewTool when no more specific point is provided by the user. This point is generally managed and used by ViewManip.

viewCmdTargetCenter: undefined | Point3d

Returns - undefined | Point3d


Setter

viewCmdTargetCenter(center: undefined | Point3d): void

Parameter Type Description
center undefined | Point3d  

Returns - void

Defined in

Last Updated: 25 April, 2024