Message 1 of 4
Associating normalizedCurveParameter of PointOnCurve with family parameter

Not applicable
05-02-2019
10:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a family parameter with formula.
I have a point on curve. Now I have to associate NormalizedCurveParameter of that point on curve and that family parameter with formula.
When I draw a point on curve manually , it looks smaller than a reference point, also the parameter looks different than parameter for a referencePoint. Is there a API way to draw point on curve? Because I am not getting hold of
Parameter called “normalizedCurveParameter”.
Also I need to use
Doc.familyManager.associateElementParameterToFamilyParameter........
Please refer me to a code sample.
Many thanks in advance!