vlax-invoke-method
(vlax-invoke-method vlaObject method [ arg1 [
arg2 ] ] )
This function calls the method function on
the vlaObject object.
|
Arguments |
vlaObject (vla-object) the COM object to query for
property value |
|
Return |
returns NIL (mostly) or a method-specific result |
|
Example |
last entity is a
LINE<1,1,1> to <10,10,10> : |
|
Remarks |
|
| © Bricsys NV. All rights reserved. |