Revit 2025 API
Fabric |
The number of wires used in the minor direction (includes the 1st and last wires).
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int MinorNumberOfWires { get; }
Public ReadOnly Property MinorNumberOfWires As Integer Get
public: property int MinorNumberOfWires { int get (); }
member MinorNumberOfWires : int with get
Property Value
Int32See Also