: Public <<CodeList>> Class
Created: 10-04-2008 12:16:14
Modified: 10-04-2008 12:16:14
Project:
Advanced:
This code list is used to indicate which sort of curve may be approximated by a particular B-spline. The potential values are:<br /></p><p> -- polylineform: a connected sequence of line segments represented by a 1 degree B-spline (a line string).<br /></p><p> -- circularArc: an arc of a circle or a complete circle.<br /></p><p> -- ellipticArc: an arc of an ellipse or a complete ellipse.<br /></p><p> -- parabolicArc: an arc of a finite length of a parabola.<br /></p><p> -- hyperbolicArc: an arc of a finite length of one branch of a hyperbola.<br /></p>
Attribute
Public <undefined>
  polylineForm
Details:
 
Public <undefined>
  circularArc
Details:
 
Public <undefined>
  ellipticArc
Details:
 
Public <undefined>
  parabolicArc
Details:
 
Public <undefined>
  hyperbolicArc
Details:
 
Tag Value
persistence persistent
Details: