RebarShapeParameters.GetAllRebarShapeParameters
Method
Description:
List all shape parameters used by all the existing RebarShapes in the specified document.
List all shape parameters used by all the existing RebarShapes in the specified document.
Remarks:
This method replaces RebarShape.GetAllRebarShapeParameters() from prior releases.
This method replaces RebarShape.GetAllRebarShapeParameters() from prior releases.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | The document. |
Return Value
| Type | Description |
|---|---|
| IList | ElementIds corresponding to the external parameters. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |