RebarFreeFormAccessor.GetServerGUID Method
Returns the GUID of the API server.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Guid GetServerGUID()
Return Value
Guid
The GUID of the API server
Exceptions
Exception
Condition
InvalidOperationException
This RebarFreeFormAccessor doesn't contain a valid rebar reference.
See Also
Reference
RebarFreeFormAccessor Class
Autodesk.Revit.DB.Structure Namespace