| Article | 60000895 |
| Type | Wish |
| Product | Engine |
| Date Added | 6/1/2009 12:00:00 AM |
| Fixed | (6/1/2009 12:00:00 AM) |
| Submitted by | stavros meimaroglou |
Summary
Layer object method to get the collection of vdfigures that reference the layer object.
Solution
In 6016 a new method was added in vdLayer object.
public vdEntities GetReferenceObjects()
Description: Returns a copy of the collection that contains all entities reference this object.
Changing the properties of a layer an Update is automatic called foreach vdfigure that reference the layer object.
