Revit 2025 API
External |
The external service to view and modify hole definition parameters.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ExternalServiceId HoleDefinitionService { get; }
Public Shared ReadOnly Property HoleDefinitionService As ExternalServiceId Get
public: static property ExternalServiceId^ HoleDefinitionService { ExternalServiceId^ get (); }
static member HoleDefinitionService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also