SoExtSelectionPreFilterEventArgSource Property |
Returns the ExtSelection.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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