EdgeEndPoint Members


The EdgeEndPoint type exposes the following members.

Constructors

  NameDescription
Public methodEdgeEndPoint
Constructs an instance of EdgeEndPoint.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the EdgeEndPoint
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodEquals(EdgeEndPoint)
Determines whether this EdgeEndPoint is equal to another.
Public methodEvaluate
Evaluate the end point of the edge in 3d coordinates.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
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 propertyEdge
The Edge.
Public propertyIndex
The index of the start or the end point of an Edge: 0 is the start point, 1 is the end point.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also