Retrieve or set the FasciaDepth.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public double FasciaDepth { get; set; } |
Visual Basic |
---|
Public Property FasciaDepth As Double Get Set |
Visual C++ |
---|
public: property double FasciaDepth { double get (); void set (double value); } |
Remarks
If the EaveCutterType is PlumbCut, this property doesn't make sense.