ExternalServicesBuiltInExternalServicesCodeCheckingParameterService Property

The external service supporting view and modification of the structural code checking parameter in analytical elements. To use this service, programmers implement a server class that derives from ICodeCheckingParameterServer.

Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId CodeCheckingParameterService { get; }

Property Value

ExternalServiceId
See Also