SoExtSelectionPreFilterEventArgSource Property |
Returns the ExtSelection.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoExtSelection Source { get; }
Public ReadOnly Property Source As SoExtSelection
Get
public:
property SoExtSelection^ Source {
SoExtSelection^ get ();
}
member Source : SoExtSelection with get
Property Value
Type:
SoExtSelectionRemarks See Also