Depth of required ancillary if it isn't round.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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 (); } |