Namespace:
Autodesk.Revit.DB.Structure
CodeCheckingParameterServiceData
Class
Description:
The data needed by code checking server to perform code checking.
The data needed by code checking server to perform code checking.
CodeCheckingParameterServiceData Class Members:
| Name | Description | Inherited From |
|---|---|---|
| Document | The current document. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | Inherited From |
|---|---|---|
| Dispose | Releases all resources used by the CodeCheckingParameterServiceData | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetCurrentElements | Returns the list of Ids of the current elements. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |