Share

FabricationService.FabricationSystemName Property

The fabrication system name of the service.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string FabricationSystemName { get; }

Property Value

String

Remarks

A fabrication system in this context is a set of buttons that can be shared across fabrication services. It has nothing to do with other MEP systems in Revit.

See Also

Reference

Was this information helpful?