DeformCurve (Graphics)
Model ElementThe DeformCurve element allows you to represent a curve defined in the model as a DeformableCurve element. The graphic is defined by a number of straight line segments connecting vertices on the curve defined by DeformableCurve reference.
Class Name
DeformCurve
Attribute Summary
Name | Property | Modifiable by command? | Designable? |
---|---|---|---|
dcurve | Reference(DeformableCurve) | NO | Yes |
seg | Int() | ||
color | String() |
Usage
DeformCurve(dcurve=DeformableCurve())
Attributes
- dcurve
- Reference(DeformCurve)
- seg
- Int()
- color
- String()
Comments
- See Properties for an explanation about what properties are, why they are used, and how you can extend these.