StructuralSettings.GetStructuralSettings
Method
Description:
Obtains the StructuralSettings object for the specified project document.
Obtains the StructuralSettings object for the specified project document.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | A project document. |
Return Value
| Type | Description |
|---|---|
| StructuralSettings | The StructuralSettings object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |