2021 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 (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 (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (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.