Gets the fabrication ancillary group of the specified fabrication ancillary identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2017 Subscription Update
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- ancillaryId
- Type: SystemInt32
The fabrication ancillary database identifier of the ancillary.
Return Value
The group name of the ancillary.Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsArgumentException | The ancillary does not exist. |