SoLocation2Event.SetEventSource Method |
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic void SetEventSource(
SoLocation2Event. EventSources source
)
Public Sub SetEventSource (
source As SoLocation2Event. EventSources
)
public:
void SetEventSource(
SoLocation2Event. EventSources source
)
member SetEventSource :
source : SoLocation2Event. EventSources -> unit
Parameters
- source
- Type: OIV.Inventor.Events.SoLocation2Event.EventSources
Remarks
See Also