2021 Method
Changes 0
M

Application.NewPointOnEdge

Description:
Create a PointOnEdge object which is used to define the placement of a ReferencePoint.
public PointOnEdge NewPointOnEdge(
	Reference edgeReference,
	PointLocationOnCurve locationOnCurve
)
Return Value PointOnEdge If creation was successful then a new object is returned, otherwise an exception with failure information will be thrown.