Depth of required ancillary if it isn't round.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2017 Subscription Update
Syntax
C# |
---|
public double AncillaryDepth { get; } |
Visual Basic |
---|
Public ReadOnly Property AncillaryDepth As Double Get |
Visual C++ |
---|
public: property double AncillaryDepth { double get (); } |