Struct ProductViewDefinition
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
Functions accepting this type or a list of this type as a parameter:
Namespace: Scene
Syntax