Fabrication dimension type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2016
Syntax
C# |
---|
public FabricationDimensionType Type { get; } |
Visual Basic |
---|
Public ReadOnly Property Type As FabricationDimensionType Get |
Visual C++ |
---|
public: property FabricationDimensionType Type { FabricationDimensionType get (); } |