Form.GetControlPoints
Description:
Given an edge or a curve or a face, return all control points lying on it (in form of geometry references).
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
)
-
curveOrEdgeOrFaceReferenceThe reference of an edge or curve or face.