| SoSelectionSelection Event | 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic event SoSelectionPathCB Selection
Public Event Selection As SoSelectionPathCB
public:
 event SoSelectionPathCB^ Selection {
	void add (SoSelectionPathCB^ value);
	void remove (SoSelectionPathCB^ value);
}member Selection : IEvent<SoSelectionPathCB,
    EventArgs>
Value
Type: 
OIV.Inventor.NodesSoSelectionPathCB
Remarks
See Also