2021 Class
Changes 0
C

FabricationDimensionDefinition

Description:
Fabricaition dimension definition
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FabricationDimensionDefinition
public class FabricationDimensionDefinition : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsModifiable bool If the fabrication dimension is modifiable by user.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Name string Fabrication dimension name.
P Type FabricationDimensionType Fabrication dimension type.
P UnitType FabricationDimensionUnitType Fabrication dimension unit type.