ViewDetails3dProps Interface

Properties of a ViewDefinition3dProps stored as JSON.

@see jsonProperties.

Extends

Properties

Name Type Description
disable3dManipulations boolean | undefined Whether viewing tools are prohibited from operating in 3 dimensions on this view.  
modelClipGroups ModelClipGroupProps[] | undefined Defines how to clip groups of models.  

Inherited properties

Name Type Inherited from Description
acs string | undefined ViewDetailsProps Id of the aux coord system.
aspectSkew number | undefined ViewDetailsProps Aspect ratio skew (x/y) used to exaggerate the y axis of the view.
clip ClipVectorProps | undefined ViewDetailsProps Describes the ClipVector applied to the view.
gridOrient GridOrientationType | undefined ViewDetailsProps Grid orientation.
gridPerRef number | undefined ViewDetailsProps Default: 10.
gridSpaceX number | undefined ViewDetailsProps Default: 1.0.
gridSpaceY number | undefined ViewDetailsProps Default: same as gridSpaceX.

Defined in

Last Updated: 14 May, 2024