Represents a fabrication component in the Autodesk Revit MEP product.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2016
Syntax
| C# |
|---|
public class FabricationPart : Element |
| Visual Basic |
|---|
Public Class FabricationPart _
Inherits Element |
| Visual C++ |
|---|
public ref class FabricationPart : public Element |
Inheritance Hierarchy
See Also