Identifies the layout rule of rebar set.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic RebarLayoutRule LayoutRule { get; }
Public ReadOnly Property LayoutRule As RebarLayoutRule
Get
public:
property RebarLayoutRule LayoutRule {
RebarLayoutRule get ();
}
member LayoutRule : RebarLayoutRule with get
Property Value
RebarLayoutRule
See Also