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