Revit 2026 API
External |
The external service which supports get cloud model information from cloud servers such as C4R.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId CloudExternalService { get; }
Public Shared ReadOnly Property CloudExternalService As ExternalServiceId Get
public: static property ExternalServiceId^ CloudExternalService { ExternalServiceId^ get (); }
static member CloudExternalService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also