ElectricalLoadClassification.Create
Method
Description:
Creates a new instance of load classification and adds it to the document.
Creates a new instance of load classification and adds it to the document.
Parameters
Parameter | Type | Description |
---|---|---|
ADoc | Document | The document where the element will be created and added. |
strName | String | The name of the electrical load classification to be created. |
Return Value
Type | Description |
---|---|
ElectricalLoadClassification | The newly created load classification element. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |