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: 25.0.0.0 (25.0.0.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