SoLocation2EventSetEventSource Method |
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetEventSource(
SoLocation2EventEventSources source
)
Public Sub SetEventSource (
source As SoLocation2EventEventSources
)
public:
void SetEventSource(
SoLocation2EventEventSources source
)
member SetEventSource :
source : SoLocation2EventEventSources -> unit
Parameters
- source
- Type: OIV.Inventor.EventsSoLocation2EventEventSources
Remarks See Also