isViewIndependent

Accessor

Controls whether or not the geometry in the stream should be displayed as view-independent. When view-independent geometry is displayed, it is always oriented to face the viewer, using the placement origin of the element as the rotation point. If the placement origin is outside of the view, the geometry will not necessarily be displayed, even if rotating it to face the viewer would cause its range to intersect the viewed volume

get: boolean


Setter

Controls whether or not the geometry in the stream should be displayed as view-independent. When view-independent geometry is displayed, it is always oriented to face the viewer, using the placement origin of the element as the rotation point. If the placement origin is outside of the view, the geometry will not necessarily be displayed, even if rotating it to face the viewer would cause its range to intersect the viewed volume

set(viewIndependent: boolean): void

Parameter Type Description
viewIndependent boolean  

Defined in

Last Updated: 08 January, 2020