Revit 2026 API
Fabric |
The spacing between the wires in the major direction (not including the overhangs).
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double MajorSpacing { get; }
Public ReadOnly Property MajorSpacing As Double Get
public: property double MajorSpacing { double get (); }
member MajorSpacing : float with get
Property Value
DoubleSee Also