ExternalServicesBuiltInExternalServicesGeometryAugmentationService Property |
Autodesk Internal: The service where GeometryAugmentationServers can be registered.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ExternalServiceId GeometryAugmentationService { get; }
Public Shared ReadOnly Property GeometryAugmentationService As ExternalServiceId
Get
public:
static property ExternalServiceId^ GeometryAugmentationService {
ExternalServiceId^ get ();
}
static member GeometryAugmentationService : ExternalServiceId with get
Property Value
ExternalServiceId
See Also