vlax-map-collection
(vlax-map-collection vlaObject
function)
This function applies the specified
function to all
objects of the vlaObject
collection.
Arguments |
vlaCollection
(VLA-Object) any COM collection
object |
Return |
the vlaObject argument |
Example |
(setq cad
(vlax-get-acad-object)) #<VLA-OBJECT IAcadApplication
000000002E425B80> |
Remarks |
|
© Bricsys NV. All rights reserved. |