FabricSheetTypeOverallWidth Property |
The length of the wire sheet (including overhangs) in the minor direction.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double OverallWidth { get; }
Public ReadOnly Property OverallWidth As Double
Get
public:
property double OverallWidth {
double get ();
}
member OverallWidth : float with get
Property Value
Double
See Also