FabricationPartSizeMapWidthDiameter Property |
The width or diameter of the straight.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double WidthDiameter { get; set; }
Public Property WidthDiameter As Double
Get
Set
public:
property double WidthDiameter {
double get ();
void set (double value);
}
member WidthDiameter : float with get, set
Property Value
Double
See Also