<Code Lib>
2024 Class
Changes 0
C

FieldDomainPoints

Description:
Abstract base class for various classes of field domain points
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Analysis.FieldDomainPoints
    Autodesk.Revit.DB.Analysis.FieldDomainPointsByParameter
    Autodesk.Revit.DB.Analysis.FieldDomainPointsByUV
    Autodesk.Revit.DB.Analysis.FieldDomainPointsByXYZ

public class FieldDomainPoints : IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…