Prod.: Engine, ver.: 6015, ID: 60000895, Wish : Layer object method to get the collection of vdfigures that reference the layer object.

Wish : Layer object method to get the collection of vdfigures that reference the layer object.

Article60000895
TypeWish
ProductEngine
Version6015
Date Added6/1/2009
FixedYes [6/1/2009]
Submitted bystavros meimaroglou
Keywords

Subject

Layer object method to get the collection of vdfigures that reference the layer object.

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.