Article | 70002151 |
Type | Wish |
Product | Engine |
Version | 9003 |
Date Added | 2/3/2022 12:00:00 AM |
Fixed | 10.1001.0.1 (3/23/2022 12:00:00 AM) |
Submitted by | VectorDraw Team |
Summary
New functionality with reference objects inside VDF
Solution
In version 10.1001.1.0 we made some internal implementations regarding reference objects in order to give to our clients the ability to create custom objects that can have reference objects (vdfigures) and to connect them.
The internal implementation we did has to do with cloning of these objects , copying them , adding them to selections etc...
In order to demonstrate this capability we have added a new custom object in our samples called vdLineConnection.
At the below image the blue lines are the custom objects which implement a line connecting the mid point of the bounding box of it's 2 reference objects.
If the circle or any of the polylines are moved then the blue line is updated accordinly.