2021 Method
Changes 0
M

Form.GetControlPoints

Description:
Given an edge or a curve or a face, return all control points lying on it (in form of geometry references).
public ReferenceArray GetControlPoints(
	Reference curveOrEdgeOrFaceReference
)
Return Value ReferenceArray Reference array containing all control points lying on it.