2027 Method
Changes 0
M

Form.GetCurvesAndEdgesReference

Description:
Given a point, return all edges and curves that it is lying on.
public ReferenceArray GetCurvesAndEdgesReference(
	Reference pointReference
)
  • pointReference
    The reference of a point.
Return Value ReferenceArray Reference array containing all edges and curves that the point is lying on.