AppendItems Method |
Appends one or more entities to the specified group.
Signature
object.AppendItems Objects
Object
Group
The object or objects this method applies to.
Objects
Variant (array of objects)
An array of objects to append. The array can consist of any
Drawing Objects.
Remarks
To query items in a group, use the Item method.
To remove individual items from a group, use the RemoveItems method.
Comments? |