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