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