 |
SOLIDWORKS Electrical API
2022.0.0
Electrical API
|
Go to the documentation of this file.
4 midl_pragma warning(disable:2111)
10 import "EwObjectBase.idl";
22 uuid(B5F0BCC0-02B8-4CF3-9563-B77735573C68),
26 helpstring(
"IEwWireTerminationTypeX Interface"),
27 pointer_default(unique)
89 uuid(8f531e80-2575-4584-833c-5ae028451d51),
92 helpstring(
"IEwTerminationTypeManagerX Interface"),
93 pointer_default(unique)
158 uuid(1A55A91D-8637-4DA4-A0D3-A8430444497E),
161 helpstring(
"IEwTerminalTypeX Interface"),
162 pointer_default(unique)
222 uuid(4D3DB69E-0E4B-4FAA-8B75-005BE28E9829),
225 helpstring(
"IEwTerminalTypeManagerX Interface"),
226 pointer_default(unique)
EwErrorCode setBlockName(BSTR strBlockName)
Set the block name of the current object.
IEwWireTerminationTypeX at(int iIndex, EwErrorCode *errorCode)
Return an IEwWireTerminationTypeX at a given position from the associated environment.
Use this interface to manage terminal strip Type.
Definition: EwTerminalObjects.idl:229
VARIANT getEwTerminalTypeIDArray(EwErrorCode *errorCode)
return the ID array of IEwTerminalTypeX of associated environment
Use this interface to manage a definition of a termination Type.
Definition: EwTerminalObjects.idl:30
EwErrorCode
All errors codes for this API.
Definition: EnumDefinition.idl:21
BSTR getBlockName(EwErrorCode *errorCode)
Get the block name of the current object.
IEwTerminalTypeX at(int iIndex, EwErrorCode *errorCode)
Return an IEwTerminalTypeX at a given position from the associated environment.
This interface is a generic interface for environment object methods.
Definition: EwObjectBase.idl:278
VARIANT getEwWireTerminationTypeArray(EwErrorCode *errorCode)
return the array of IEwWireTerminationTypeX of associated environment
BSTR getName(EwErrorCode *errorCode)
Get the name of the current object.
VARIANT getEwTerminalTypeArray(EwErrorCode *errorCode)
return the array of IEwTerminalTypeX of associated environment
Use this interface to manage termination Type.
Definition: EwTerminalObjects.idl:96
IEwWireTerminationTypeX findEwWireTerminationTypeXByID(long lID, EwErrorCode *errorCode)
Find an IEwWireTerminationTypeX by ID.
EwErrorCode setName(BSTR strName)
Set the name of the current object.
Use this interface to manage an IEwTerminalTypeX object.
Definition: EwTerminalObjects.idl:165
EwErrorCode setBlockName(BSTR strBlockName)
Set the block name of the current object.
IEwWireTerminationTypeX newEwWireTerminationType()
Create a IEwWireTerminationTypeX object from the associated environnement.
IEwTerminalTypeX newEwTerminalType()
Create a IEwTerminalTypeX object from the associated environnement.
BSTR getBlockName(EwErrorCode *errorCode)
Get the block name of the current object.
VARIANT getEwWireTerminationTypeIDArray(EwErrorCode *errorCode)
return the ID array of IEwWireTerminationTypeX of associated environment
EwErrorCode setName(BSTR strName)
Set the name of the current object.
BSTR getName(EwErrorCode *errorCode)
Get the name of the current object.
IEwTerminalTypeX findEwTerminalTypeXByID(long lID, EwErrorCode *errorCode)
Find an IEwTerminalTypeX by ID.