|
AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
| ProjCurveResult (GPnt pt, double param, int idx) | |
| GPnt | GetPoint () |
| double | GetParameter () |
| int | GetEdgeIndex () |
<>
投影结果.
| int ProjCurveResult.GetEdgeIndex | ( | ) |
Get the edge index for wire case.
| double ProjCurveResult.GetParameter | ( | ) |
Get the parameter of the curve.
| GPnt ProjCurveResult.GetPoint | ( | ) |
曲线上点.