menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry
/
SquishFlatteningAlgorithm
SquishFlatteningAlgorithm enum
Represents the type of flattening to use
Derived Classes:
Namespace:
Rhino.Geometry
SquishFlatteningAlgorithm:
references
keyboard_arrow_down
Values (2)
Geometric = 0
geometric flattening algorithm: (scale independent)the "spring" constant is proportional to 1/L^2 and the result is independent of scale.
PhysicalStress = 1
physical stress flattening algorithm: (scale dependent) the "spring" constant is proportional to 1/L.
Nothing found