Share

LayoutRuleFixedNumber.NumberOfLines Property

Get or set the number of the beams in a beam system.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public int NumberOfLines { get; set; }

Property Value

Int32

Remarks

The number must be positive.

See Also

Reference

Was this information helpful?