FabricationPartSizeMapMappedWidthDiameter Property |
The mapped size for 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 MappedWidthDiameter { get; set; }
Public Property MappedWidthDiameter As Double
Get
Set
public:
property double MappedWidthDiameter {
double get ();
void set (double value);
}
member MappedWidthDiameter : float with get, set
Property Value
Double
See Also