Share

RebarFreeFormAccessor.GetServerGUID Method

Returns the GUID of the API server.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

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

Reference

Was this information helpful?