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