Application.NewPointOnEdgeEdgeIntersection
Description:
Construct a PointOnEdgeEdgeIntersection object which is used to define the placement of a ReferencePoint given two references to edge.
Construct a PointOnEdgeEdgeIntersection object which is used to define the placement of a ReferencePoint given two references to edge.
public PointOnEdgeEdgeIntersection NewPointOnEdgeEdgeIntersection(
Reference edgeReference1,
Reference edgeReference2
)
-
edgeReference1The first edge reference.
-
edgeReference2The second edge reference.
-
Thrown when the input argument edgeReference1 or edgeReference2 is.