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