Form.GetControlPoints
Method
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).
Parameters
| Parameter | Type | Description |
|---|---|---|
| curveOrEdgeOrFaceReference | Reference | The reference of an edge or curve or face. |
Return Value
| Type | Description |
|---|---|
| ReferenceArray | Reference array containing all control points lying on it. |