2023 Members
Changes 6
M

EdgeEndPoint

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the EdgeEndPoint
M Equals(Object) None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M Equals(EdgeEndPoint) bool Determines whether this EdgeEndPoint is equal to another.
M Evaluate() XYZ Evaluate the end point of the edge in 3d coordinates.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Edge Edge The Edge.
P Index int The index of the start or the end point of an Edge: 0 is the start point, 1 is the end point.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.