|
EwErrorCode | setUserData (LONG nUserDataNumber, BSTR strValue) |
| Set user data of the object. More...
|
|
BSTR | getUserData (LONG nUserDataNumber, EwErrorCode *errorCode) |
| Get user data of the object. More...
|
|
EwErrorCode | setTranslatedData (LONG nUserDataNumber, BSTR strLanguage, BSTR strValue) |
| Set the value of a translated text. More...
|
|
BSTR | getTranslatedData (LONG nUserDataNumber, BSTR strLanguage, EwErrorCode *errorCode) |
| Get the value of a translated text. More...
|
|
BSTR | get3DPartFilePath (EwErrorCode *errorCode) |
| Get the file path of the associated 3D part. More...
|
|
BSTR | getReference (EwErrorCode *errorCode) |
| Get the reference name of this manufacturer part. More...
|
|
EwErrorCode | setReference (BSTR strReference) |
| Set the reference name of this manufacturer part. More...
|
|
BSTR | getManufacturer (EwErrorCode *errorCode) |
| Get the manufacturer name of the current manufacturer part. More...
|
|
EwErrorCode | setManufacturer (BSTR strManufacturerName) |
| Set the manufacturer name of the current manufacturer part. More...
|
|
BSTR | getSeries (EwErrorCode *errorCode) |
| Get the series of the current manufacturer part. More...
|
|
EwErrorCode | setSeries (BSTR strSeries) |
| Set the series of the current manufacturer part. More...
|
|
BSTR | getDataSheetFilePath (EwErrorCode *errorCode) |
| Get the data sheet file path of the current manufacturer part. More...
|
|
EwErrorCode | setDataSheetFilePath (BSTR strDataSheetFilePath) |
| Set the data sheet file path of the current manufacturer part. More...
|
|
BSTR | getSupplierName (EwErrorCode *errorCode) |
| Get the supplier name of the current manufacturer part. More...
|
|
EwErrorCode | setSupplierName (BSTR strSupplierName) |
| Set the supplier name of the current manufacturer part. More...
|
|
BSTR | getStockNumber (EwErrorCode *errorCode) |
| Get the stock number of the current manufacturer part. More...
|
|
EwErrorCode | setStockNumber (BSTR strStockNumber) |
| Set the stock number of the current manufacturer part. More...
|
|
BSTR | getDescription (BSTR strLanguageCode, EwErrorCode *errorCode) |
| Get the manufacturer part description. More...
|
|
EwErrorCode | setDescription (BSTR strLanguageCode, BSTR strDescription) |
| Set the manufacturer part description. More...
|
|
LONG | getClassificationID () |
| Deprecated use getClassId. More...
|
|
VARIANT_BOOL | isRailOrDuct (EwErrorCode *errorCode) |
| Check if the manufacturer part is a rail or a duct. More...
|
|
DOUBLE | getWidth (EwErrorCode *errorCode) |
| Get the width in millimeters of the current manufacturer part. More...
|
|
EwErrorCode | setWidth (DOUBLE dWidth) |
| Set the width in millimeters of the current manufacturer part. More...
|
|
DOUBLE | getHeight (EwErrorCode *errorCode) |
| Get the height in millimeters of the current manufacturer part. More...
|
|
EwErrorCode | setHeight (DOUBLE dHeight) |
| Set the height in millimeters of the current manufacturer part. More...
|
|
DOUBLE | getDepth (EwErrorCode *errorCode) |
| Get the depth in millimeters of the manufacturer part. More...
|
|
EwErrorCode | setDepth (DOUBLE dDepth) |
| Set the depth in millimeters of the current manufacturer part. More...
|
|
DOUBLE | getLength (EwErrorCode *errorCode) |
| Get the length in millimeters of the manufacturer part. More...
|
|
EwErrorCode | setLength (DOUBLE dLength) |
| Set the length in millimeters of the current manufacturer part. More...
|
|
DOUBLE | getAdjustableLength (EwErrorCode *errorCode) |
| Get the adjustable length of the manufacturer part. More...
|
|
LONG | getEwProjectManufacturerPartCircuitCount (EwErrorCode *errorCode) |
| Get the number of circuits associated to the current manufacturer part. More...
|
|
LONG | getEwProjectManufacturerPartTerminalCount (EwErrorCode *errorCode) |
| Get the number of terminals associated to the current manufacturer part. More...
|
|
IEwProjectComponentX | getEwProjectComponent (EwErrorCode *errorCode) |
| Get the component to which the current manufacturer part is associated. More...
|
|
IEwProjectLocationX | getEwProjectLocation (EwErrorCode *errorCode) |
| Get the location to which the manufacturer part is associated. More...
|
|
BSTR | getArticleNumber (EwErrorCode *errorCode) |
| Get article number of the object. More...
|
|
EwErrorCode | setArticleNumber (BSTR strArticleNumber) |
| Set article number of the object. More...
|
|
BSTR | getExternalID (EwErrorCode *errorCode) |
| Get external identifier. More...
|
|
EwErrorCode | setExternalID (BSTR strExternalID) |
| Set the external identifier. More...
|
|
VARIANT_BOOL | getExcludeFromBillOfMaterials (EwErrorCode *errorCode) |
| Check if current manufacturer part is to exclude from bill of materials. More...
|
|
EwErrorCode | setExcludeFromBillOfMaterials (VARIANT_BOOL bIsExcludeFromBOM) |
| Set if current manufacturer part is to exclude from bill of materials. More...
|
|
long | getObjectID (EwErrorCode *errorCode) |
| Return the Object ID associated with the manufacturer part. More...
|
|
EwErrorCode | setObjectID (long lID) |
| Sets the ID of the object to associate with the manufacturer part. More...
|
|
EwErrorCode | setHarnessID (long lHarnessID) |
| Set the Harness ID of this manufacturer part. More...
|
|
LONG | getHarnessID (EwErrorCode *errorCode) |
| Get the Harness ID associated with the manufacturer part. More...
|
|
IEwClassificationX | getClassification (EwErrorCode *errorCode) |
| Get the classification of the current manufacturer part. More...
|
|
EwErrorCode | setClassificationID (long lClassificationID) |
| Set the setClassification of the current manufacturer part by classification id. More...
|
|
EwErrorCode | setWeight (DOUBLE dWeight) |
| Set the weight of the current manufacturer part. More...
|
|
DOUBLE | getWeight (EwErrorCode *errorCode) |
| Get the weight in grams of the current manufacturer part. More...
|
|
LONG | getClassID (EwErrorCode *errorCode) |
| Get the class ID of the manufacturer part. More...
|
|
EwErrorCode | setClassID (LONG lID) |
| Set the class ID of this manufacturer part. More...
|
|
EwManufacturerPartType | getEwManufacturerPartType (EwErrorCode *errorCode) |
| Get the base type (EwManufacturerPartType enum) of the current manufacturer part. More...
|
|
EwErrorCode | setEwManufacturerPartType (EwManufacturerPartType eManufacturerPartType) |
| Set the base type (EwManufacturerPartType enum) of the current manufacturer part. More...
|
|
long | getLineDiagramSymbolID (EwErrorCode *errorCode) |
| Get the line diagram symbol ID of the current manufacturer part. More...
|
|
EwErrorCode | setLineDiagramSymbolID (long lID) |
| Set the line diagram symbol ID of the current manufacturer part. More...
|
|
long | getSchemeSymbolID (EwErrorCode *errorCode) |
| Get the schematic symbol ID of the current manufacturer part. More...
|
|
EwErrorCode | setSchemeSymbolID (long lID) |
| Set the schematic symbol ID of the current manufacturer part. More...
|
|
long | getConnectionLabelSymbolID (EwErrorCode *errorCode) |
| Get the connection label symbol ID of the current manufacturer part. More...
|
|
EwErrorCode | setConnectionLabelSymbolID (long lID) |
| Set the connection label symbol ID of the current manufacturer part. More...
|
|
long | get2DFootPrintSymbolID (EwErrorCode *errorCode) |
| Get the 2D foot print symbol ID of the current manufacturer part. More...
|
|
EwErrorCode | set2DFootPrintSymbolID (long lID) |
| Set the 2D foot print symbol ID of the current manufacturer part. More...
|
|
long | getTerminalStripSymbolID (EwErrorCode *errorCode) |
| Get the terminal strip symbol ID of the current manufacturer part. More...
|
|
EwErrorCode | setTerminalStripSymbolID (long lID) |
| Set the terminal strip symbol ID of the current manufacturer part. More...
|
|
long | getTerminalTypeID (EwErrorCode *errorCode) |
| Get the terminal type ID of the current manufacturer part. More...
|
|
EwErrorCode | setTerminalTypeID (long lID) |
| Set the terminal type ID of the current manufacturer part. More...
|
|
BSTR | getUseVoltage (EwErrorCode *errorCode) |
| Get the use voltage of the current manufacturer part. More...
|
|
EwErrorCode | setUseVoltage (BSTR strUseVoltage) |
| Set the use voltage of the current manufacturer part. More...
|
|
BSTR | getUseFrequency (EwErrorCode *errorCode) |
| Get the use frequency of the current manufacturer part. More...
|
|
EwErrorCode | setUseFrequency (BSTR strUseFrequency) |
| Set the use frequency of the current manufacturer part. More...
|
|
BSTR | getControlVoltage (EwErrorCode *errorCode) |
| Get the control voltage of the current manufacturer part. More...
|
|
EwErrorCode | setControlVoltage (BSTR strControlVoltage) |
| Set the control voltage of the current manufacturer part. More...
|
|
BSTR | getControlFrequency (EwErrorCode *errorCode) |
| Get the control frequency of the current manufacturer part. More...
|
|
EwErrorCode | setControlFrequency (BSTR strControlFrequency) |
| Set the control frequency of the current manufacturer part. More...
|
|
BSTR | getManufacturerDataValue (EwManufacturerDataIndex eIndexValue, EwErrorCode *errorCode) |
| Get a manufacturer data value associated to the current manufacturer part. More...
|
|
EwErrorCode | setManufacturerDataValue (EwManufacturerDataIndex eIndexValue, BSTR strManufacturerDataValue) |
| Set a manufacturer data value associated to the current manufacturer part. More...
|
|
LONG | getID () |
|
EwErrorCode | insert () |
| Insert the object inside the current project. More...
|
|
EwErrorCode | remove () |
| Remove the object from the current project. More...
|
|
EwErrorCode | update () |
| Update the object inside the current project. More...
|
|
Use this interface to manage manufacturer part inside a project.
- Since
- 2018 SP0