RebarShapeDrivenAccessorSetLayoutAsSingle Method |
Sets the Layout Rule property of rebar set to Single.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void SetLayoutAsSingle()
Public Sub SetLayoutAsSingle
public:
void SetLayoutAsSingle()
member SetLayoutAsSingle : unit -> unit
Exceptions
Remarks
Only one bar will remain, which is at the position of rebar plane
See Also