The mapped size for the depth of the straight.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2018.2
Syntax
| C# |
|---|
public double MappedDepth { get; set; } |
| Visual Basic |
|---|
Public Property MappedDepth As Double Get Set |
| Visual C++ |
|---|
public: property double MappedDepth { double get (); void set (double value); } |