Revit 2026 API
RebarFree |
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
GuidSee Also