Revit 2026 API
Fabrication |
The mapped size for the depth of the straight.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double MappedDepth { get; set; }
Public Property MappedDepth As Double Get Set
public: property double MappedDepth { double get (); void set (double value); }
member MappedDepth : float with get, set
Property Value
DoubleSee Also