RVTDocs.com

FieldDomainPointsByXYZ

Class
Description:
Represents a set of three-dimensional point coordinates
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Analysis.FieldDomainPoints
    Autodesk.Revit.DB.Analysis.FieldDomainPointsByXYZ
Syntax
FieldDomainPointsByXYZ Class Members:
Name Description Inherited From
FieldDomainPointsByXYZ Creates object from an array of three-dimensional point coordinates
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity. (Inherited from FieldDomainPoints ) FieldDomainPoints
Name Description Inherited From
Dispose (Inherited from FieldDomainPoints ) FieldDomainPoints
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
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