FabricationAncillaryUsage.AncillaryDepth Property

FabricationAncillaryUsageAncillaryDepth Property

Depth of required ancillary if it isn't round.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double AncillaryDepth { get; }
Public ReadOnly Property AncillaryDepth As Double
	Get
public:
property double AncillaryDepth {
	double get ();
}
member AncillaryDepth : float with get

Property Value

Double
See Also