Table of Contents

Struct ProductViewDefinition

Namespace
Scene

ProductionView definition

Fields

id Variant: the productview we get the definition

name String: name of the view

groupName String: name of the group of view

view Matrix4: view matrix of this view

viewIsSet Boolean: true if view is set

viewIsOrtho Boolean: true if view is orthographic

viewFov Double: fov of the camera

cuttingPlane Boolean: true if cutting plane is set

cuttingPlanePosition Vector3: position of the cutting plane

cuttingPlaneNormal Vector3: normal of the cutting plane

explodedViewFactor Double: fov of the camera

explodedViewX Boolean: true if exploded along X axis

explodedViewY Boolean: true if exploded along Y axis

explodedViewZ Boolean: true if exploded along Z axis

annotations AnnotationList: annotations linked to this view