RebarFreeFormSurfaceServerGuid Property |
Guid used for identifying the external IRebarUpdateServer for computing Surface Free Form Rebar.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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