PipeFittingAndAccessoryPressureDropDataCalculationType Property |
The calculation type, a bitmask of FittingAndAccessoryCalculationType.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int CalculationType { get; }
Public ReadOnly Property CalculationType As Integer
Get
public:
property int CalculationType {
int get ();
}
member CalculationType : int with get
Property Value
Int32
See Also