2025.3 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
)
  • curveOrEdgeOrFaceReference
    The reference of an edge or curve or face.
Return Value ReferenceArray Reference array containing all control points lying on it.