isExtensibleFractionSpace

AccessorReadOnly

  • Returns true if the curve can be easily extended past its start/end point (i.e., beyond the usual fraction space [0,1]). Otherwise, returns false.
  • Base class default implementation returns false.
  • These classes (and perhaps others in the future) will return true:
    • LineSegment3d
    • LineString3d
    • Arc3d

isExtensibleFractionSpace: boolean

Returns - boolean


Defined in

Last Updated: 15 March, 2024