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