CircuitNamingSchemeSettings.GetCircuitNamingSchemeSettings
Method
Description:
Gets the circuit naming scheme settings of the project.
Gets the circuit naming scheme settings of the project.
Parameters
Parameter | Type | Description |
---|---|---|
cda | Document | The document. |
Return Value
Type | Description |
---|---|
CircuitNamingSchemeSettings | The circuit naming scheme settings of the project. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |