Revit 2022 API |
FabricationAncillaryUsage..::..Length Property |
FabricationAncillaryUsage Class See Also |
Length of required ancillaries.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2017 Subscription Update
Syntax
C# |
---|
public double Length { get; } |
Visual Basic |
---|
Public ReadOnly Property Length As Double Get |
Visual C++ |
---|
public: property double Length { double get (); } |