IndexPoint Members

The IndexPoint type exposes the following members.

Constructors

  NameDescription
Public methodIndexPoint
Constructs the point primitive.

Methods

  NameDescription
Public methodDispose (Inherited from IndexPrimitive.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (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 (Inherited from Object.)
Public methodToString (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