Gets the fabrication ancillary group of the specified fabrication ancillary identifier.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetAncillaryGroup(
int ancillaryId
)
Parameters
- ancillaryId Int32
-
The fabrication ancillary database identifier of the ancillary.
Return Value
String
The group name of the ancillary.
Exceptions
See Also
Reference