SoSelectionFinishSelection Event |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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.NodesSoSelectionClassCBRemarks See Also