FabricSheetTypeMinorNumberOfWires Property |
The number of wires used in the minor direction (includes the 1st and last wires).
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int MinorNumberOfWires { get; }
Public ReadOnly Property MinorNumberOfWires As Integer
Get
public:
property int MinorNumberOfWires {
int get ();
}
member MinorNumberOfWires : int with get
Property Value
Int32
See Also