DuctSettingsSetUpFromBottom Property |
The abbreviation of the Set Up from bottom (BU) of fitting string.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string SetUpFromBottom { get; set; }
Public Property SetUpFromBottom As String
Get
Set
public:
property String^ SetUpFromBottom {
String^ get ();
void set (String^ value);
}
member SetUpFromBottom : string with get, set
Property Value
String
Exceptions
See Also