MEPSystemHasFabricationParts Property |
Indicates if the system has one or more fabrication parts.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasFabricationParts { get; }
Public ReadOnly Property HasFabricationParts As Boolean
Get
public:
property bool HasFabricationParts {
bool get ();
}
member HasFabricationParts : bool with get
Property Value
Boolean
See Also