SoExtSelectionGetOverlaySceneGraph Method |
Returns the scene graph that should be passed to the render area function setOverlaySceneGraph .
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSeparator GetOverlaySceneGraph()
Public Function GetOverlaySceneGraph As SoSeparator
public:
SoSeparator^ GetOverlaySceneGraph()
member GetOverlaySceneGraph : unit -> SoSeparator
Return Value
Type:
SoSeparatorRemarks Applies only if the lasso is drawn in the overlay plane.
See Also