Click or drag to resize
PoToVRML2ActionIsFirstSceneViewSensitive Method

Indicate if the first scene view (PoSceneView) traversed by the action will be sensitive on viewing (avatar motion).

Namespace: OIV.Inventor.Gui.View
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public bool IsFirstSceneViewSensitive()

Return Value

Type: Boolean
Remarks

In any case, other scene views traversed will be unsensitive on viewing ( they stay static whatever avatar motion). (false by default).

See Also