•Forms built
from model lines “consume” the model lines (the lines no longer
exist after the form is created).
•
•Create your
form from Reference Lines if you want the lines to continue
to exist after the form is created.
•
•2010 API does
not have full support for Reference Lines (no ReferenceLine class,
etc.) but we do have the ability to convert model curves to reference lines
via ModelCurve.ChangeToReferenceLine()
•