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