RebarFreeFormAccessorGetServerGUID Method

Returns the GUID of the API server.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Guid GetServerGUID()

Return Value

Guid
The GUID of the API server
Exceptions
ExceptionCondition
InvalidOperationException This RebarFreeFormAccessor doesn't contain a valid rebar reference.
See Also