Files
create/src
vocx-fc 5bff654a71 Draft: update ViewProviderWire properties
The improvements are done to `ViewProviderWire` which propagates
to many objects like Line, Wire (polyline), BSpline, BezCurve,
Fillet, etc.

The initialization of the properties is moved to a method
`_set_properties`. The properties `EndArrow`, `ArrowSize`,
`ArrowType` are created only if they do not exist.

This allows calling `ViewProviderWire(obj.ViewObject)`
to migrate an older object to this viewprovider
but without adding duplicated properties.

In particular, this is done to support the migration of the older
`Fillet` object.
2020-05-12 10:02:21 +02:00
..
2020-04-14 10:44:15 -05:00
2020-05-09 16:44:08 +02:00
2020-05-11 10:55:47 +02:00
2020-05-10 07:14:12 -04:00
2020-02-15 19:08:46 +01:00