RebarIsRebarShapeDriven Method |
Returns true if the rebar is shape driven and false if free form.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool IsRebarShapeDriven()
Public Function IsRebarShapeDriven As Boolean
public:
bool IsRebarShapeDriven()
member IsRebarShapeDriven : unit -> bool
Return Value
Boolean
Returns true if the rebar is shape driven and false if free form.
See Also