API Reference > imodeljs-common > Views > ViewDetails3d > allow3dManipulations allow3dManipulations Accessor Controls whether viewing tools are allowed to operate on the view in 3 dimensions. allow3dManipulations: boolean Returns - boolean Setter Controls whether viewing tools are allowed to operate on the view in 3 dimensions. allow3dManipulations(allow: boolean): void Parameter Type Description allow boolean Returns - void Defined in core/common/src/ViewDetails.ts Line 182 Last Updated: 12 June, 2024