Solid Edge FrameworkSupport Type Library
Reparameterize Method
Description
This method calculates new parameters for the referenced BSplineCurve2d object. It attempts to space the parameters as evenly as possible in order to better define the curve. This can make downstream operations more robust. However, it can also change the shape of the curve.
Syntax
Visual Basic
Public Sub Reparameterize() 
See Also

BSplineCurve2d Object  | BSplineCurve2d Members

Send comments on this topic.