Enum Path.ModificationMode
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public enum ModificationMode
Fields
| Name | Description |
|---|---|
| keepAngle | when modifying a point keeps the angle between the two connected curves |
| keepArcRatio | keeps the ratio of the two radii of an ellipse, i.e. a circular ellipse will stay circular |