FabricSheetTypeMajorSpacing Property |
The spacing between the wires in the major direction (not including the overhangs).
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double MajorSpacing { get; }
Public ReadOnly Property MajorSpacing As Double
Get
public:
property double MajorSpacing {
double get ();
}
member MajorSpacing : float with get
Property Value
Double
See Also