Hi,
I would like to create a plane at end of an helix.
Is there a way to select the end point entity of a existing helix feature?
This point is selectable in Solidworks but I cant find a way to get it though the API.
The point retrieved from the ReferenceCurve(ReferenceCurve::GetFirstSegment and CurveParamData::EndPoint) is just array of double. I would like to get the point entity to have my plane following the helix end if the helix change.
Let me know if you have some idea.
Thanks and regards,
Cedric
SolidworksApi macros