SoLocation2EventSetEventSource Method |
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntaxpublic 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