FabricSheetTypeSheetMassUnit Property |
The sheet mass per area unit.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double SheetMassUnit { get; }
Public ReadOnly Property SheetMassUnit As Double
Get
public:
property double SheetMassUnit {
double get ();
}
member SheetMassUnit : float with get
Property Value
Double
See Also