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