Click or drag to resize
SoExtSelectionGetSelectionSceneGraph Method

Returns the scenegraph displayed as "lasso" in fast edit mode.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual SoNode GetSelectionSceneGraph()

Return Value

Type: SoNode
Remarks

Note: This function is available only in FastEdit mode, returns NULL otherwise.

See Also