RebarUpdateCurvesDataGetLayoutRule Method |
Gets the layout rule for this bar.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic RebarLayoutRule GetLayoutRule()
Public Function GetLayoutRule As RebarLayoutRule
public:
RebarLayoutRule GetLayoutRule()
member GetLayoutRule : unit -> RebarLayoutRule
Return Value
RebarLayoutRule
Returns the layout rule for this bar.
See Also