2024 Class
Changes 0
C

CodeCheckingParameterServiceData

Description:
The data needed by code checking server to perform code checking.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.CodeCheckingParameterServiceData
public class CodeCheckingParameterServiceData : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
M GetCurrentElements() IList<ElementId> Returns the list of Ids of the current elements.
Name Return Type Description
P Document Document The current document.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.