SteelElementProperties.AddFabricationInformationForRevitElements
Method
Description:
This method adds fabrication information to the given elements.
This method adds fabrication information to the given elements.
Remarks:
You can add fabrication information to connections, beams, columns, braces, walls, floors and foundations.
You can add fabrication information to connections, beams, columns, braces, walls, floors and foundations.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| aDoc | Document | Document containing the given elements ids. |
| elementIds | IList | Ids of the elements to which we want to add fabrication information. |
Return Value
| Type | Description |
|---|---|
| IList | Ids of the elements for which we couldn't add fabrication information. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |