ICodeCheckingParameterServer
Description:
Interface for the code checking parameter server to implement.
Interface for the code checking parameter server to implement.
public interface ICodeCheckingParameterServer : IExternalServer
| Name | Return Type | Description |
|---|---|---|
| PerformCodeChecking(CodeCheckingParameterServiceData) | bool | The server's method that will be called when Revit User clicks the Code Checking parameter's button from the properties palette. |