 |
SOLIDWORKS Electrical API
2020.0.5
Electrical API
|
Go to the documentation of this file.
4 midl_pragma warning(disable:2111)
10 import "EnumDefinition.idl";
11 import "EwObjectBase.idl";
19 uuid(43C3ED22-88B2-4CC3-BB96-FE39AB0DB3DA),
23 helpstring(
"IEwProjectHarnessX Interface"),
24 pointer_default(unique)
37 uuid(0AED850B-7237-4C44-8CC1-C6E5F09E5382),
41 helpstring(
"IEwProjectHarnessManagerX Interface"),
42 pointer_default(unique)
Use this interface to manage the Harness inside a project.
Definition: EwProjectHarnessObjects.idl:27
Generic interface for an object that belongs to a project.
Definition: EwObjectBase.idl:76
EwErrorCode
All errors codes for this API.
Definition: EnumDefinition.idl:21
Use this interface to manage the Harness objects inside a project.
Definition: EwProjectHarnessObjects.idl:44
IEwProjectHarnessX newEwProjectHarness()
Create a IEwProjectHarnessX object from the associated project.
VARIANT selectHarnesses(EwErrorCode *errorCode)
Invoke harness selection dialog allowing to select one or more harnesses.
IEwProjectHarnessX findEwProjectHarnessByID(LONG lId, EwErrorCode *errorCode)
Find a Harness from an ID.
VARIANT getEwProjectHarnessArray(EwErrorCode *errorCode)
IEwProjectHarnessX getEwProjectHarnessAt(LONG iHarness, EwErrorCode *errorCode)
return the harness at index iHarness of the array