Click or drag to resize
SoExtSelectionGetOverlaySceneGraph Method

Returns the scene graph that should be passed to the render area function setOverlaySceneGraph .

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoSeparator GetOverlaySceneGraph()

Return Value

Type: SoSeparator
Remarks

Applies only if the lasso is drawn in the overlay plane.

See Also