IndexLine Members

The IndexLine type exposes the following members.

Constructors

  NameDescription
Public methodIndexLine
Constructs the line segment 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 propertyIndex0
The index of the line segment's first vertex.
Public propertyIndex1
The index of the line segment's second vertex.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from IndexPrimitive.)

See Also