Rebar.FreeFormSurfaceServerGuid Property

RebarFreeFormSurfaceServerGuid Property

Guid used for identifying the external IRebarUpdateServer for computing Surface Free Form Rebar.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static Guid FreeFormSurfaceServerGuid { get; }
Public Shared ReadOnly Property FreeFormSurfaceServerGuid As Guid
	Get
public:
static property Guid FreeFormSurfaceServerGuid {
	Guid get ();
}
static member FreeFormSurfaceServerGuid : Guid with get

Property Value

Guid
See Also