The IndexPoint type exposes the following members.

Constructors

  NameDescription
Public methodIndexPoint
Constructs the point primitive.

Methods

  NameDescription
Public methodDispose (Inherited from IndexPrimitive.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetSizeInShortInts
Gets the amount of storage that the primitive takes up in a buffer, measured in short integers.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIndex
The index of the point's vertex.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from IndexPrimitive.)

See Also