RebarFreeFormAccessorHasValidAlignedServer Method |
Returns true if the current rebar is created with the Aligned Free Form rebar server, false otherwise.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasValidAlignedServer()
Public Function HasValidAlignedServer As Boolean
public:
bool HasValidAlignedServer()
member HasValidAlignedServer : unit -> bool
Return Value
Boolean
Returns true if the current rebar is created with the Aligned Free Form rebar server, false otherwise.
See Also