Represents a fabrication component in the Autodesk Revit MEP product.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
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