Form.GetCurvesAndEdgesReference
Method
Description:
Given a point, return all edges and curves that it is lying on.
Given a point, return all edges and curves that it is lying on.
Parameters
Parameter | Type | Description |
---|---|---|
pointReference | Reference | The reference of a point. |
Return Value
Type | Description |
---|---|
ReferenceArray | Reference array containing all edges and curves that the point is lying on. |