FabricSheetTypeMajorReinforcementArea Property |
The area of fabric divided by the spacing of the wire in the major direction.
This method does not apply to custom fabric sheet
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double MajorReinforcementArea { get; }
Public ReadOnly Property MajorReinforcementArea As Double
Get
public:
property double MajorReinforcementArea {
double get ();
}
member MajorReinforcementArea : float with get
Property Value
Double
See Also