Fabrication |
Gets the fabrication ancillary group of the specified fabrication ancillary identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- ancillaryId Int32
- The fabrication ancillary database identifier of the ancillary.
Return Value
StringThe group name of the ancillary.

Exception | Condition |
---|---|
ArgumentException | The ancillary does not exist. |
