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.1.1.0 (2024.1.1)
Syntax
public SoSeparator GetOverlaySceneGraph()

Return Value

Type: SoSeparator
Remarks

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

See Also