RebarFreeFormAlignedServerGuid Property |
Guid used for identifying the external IRebarUpdateServer for computing Aligned Free Form Rebar.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static Guid FreeFormAlignedServerGuid { get; }
Public Shared ReadOnly Property FreeFormAlignedServerGuid As Guid
Get
public:
static property Guid FreeFormAlignedServerGuid {
Guid get ();
}
static member FreeFormAlignedServerGuid : Guid with get
Property Value
Guid
See Also