NP CAD Page || Book || Chapters: 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 || Russian

Chapter 6. ActiveX

6.1. AutoLISP Extension
6.1.1. Objects and Collections
6.1.2. Vl-load-com Function
6.1.3. Properties
6.1.4. Vlax-get-acad-object Function
6.1.5. Vla-get-ActiveDocument Function
6.1.6. Vla-get-ModelSpace Function
6.1.7. Vla-get-PaperSpace Function
6.1.8. Preparation to ActiveX
6.1.9. Methods
6.1.10. VLA-Objects
6.1.11. Vlax-ename->vla-object Function
6.1.12. Vlax-vla-object->ename Function
6.1.13. Working With Properties
6.1.14. Variants
6.1.15. Vlax-make-variant Function
6.1.16. Vlax-variant-type Function
6.1.17. Vlax-variant-value Function
6.1.18. Vlax-variant-change-type Function
6.1.19. Vlax-3D-point Function
6.1.20. Safearrays
6.1.21. Vlax-make-safearray Function
6.1.22. Vlax-safearray-put-element Function
6.1.23. Vlax-safearray-fill Function
6.1.24. Sample of VLA-Object Creation
6.1.25. Vlax-dump-object Function
6.1.26. Other ActiveX Functions
6.2. Property and Method Functions
6.2.1. Vlax-add-cmd Function
6.2.2. Vlax-remove-cmd Function
6.2.3. Vlax-invoke-method Function
6.2.4. Vlax-product-key Function
6.3. Object Handling Functions
6.3.1. Vlax-erased-p Function
6.3.2. Vlax-method-applicable-p Function
6.3.3. Vlax-typeinfo-available-p Function
6.3.4. Vlax-object-released-p Function
6.3.5. Vlax-release-object Function
6.3.6. Vlax-read-enabled-p Function
6.3.7. Vlax-write-enabled-p Function
6.3.8. Vlax-create-object Function
6.3.9. Vlax-get-object Function
6.3.10. Vlax-get-or-create-object Function
6.3.11. Vlax-import-type-library Function
6.3.12. Vlax-map-collection Function
6.3.13. Vlax-for Function
6.4. Dictionary Handling Functions
6.4.1. Vlax-ldata-put Function
6.4.2. Vlax-ldata-get Function
6.4.3. Vlax-ldata-list Function
6.4.4. Vlax-ldata-delete Function
6.4.5. Vlax-ldata-test Function
6.4.6. Extension Dictionary
6.4.6.1. Layer Filters Dictionary
6.4.6.2. VLO-VL Object
6.5. Safearray and Transformation Functions
6.5.1. Vlax-safearray-get-dim Function
6.5.2. Vlax-safearray-get-l-bound Function
6.5.3. Vlax-safearray-get-u-bound Function
6.5.4. Vlax-safearray-get-element Function
6.5.5. Vlax-safearray-type Function
6.5.6. Vlax-safearray->list Function
6.5.7. Vlax-tmatrix Function
6.6. Property Handling Functions
6.6.1. Vlax-get-property Function
6.6.2. Vlax-put-property Function
6.6.3. Vlax-property-available-p Function
6.7. Curve Handling Functions
6.7.1. Vlax-curve-getArea Function
6.7.2. Vlax-curve-getStartPoint Function
6.7.3. Vlax-curve-getEndPoint Function
6.7.4. Vlax-curve-getPointAtDist Function
6.7.5. Vlax-curve-getDistAtPoint Function
6.7.6. Vlax-curve-getStartParam Function
6.7.7. Vlax-curve-getEndParam Function
6.7.8. Vlax-curve-getParamAtPoint Function
6.7.9. Vlax-curve-getPointAtParam Function
6.7.10. Vlax-curve-getParamAtDist Function
6.7.11. Vlax-curve-getDistAtParam Function
6.7.12. Vlax-curve-isClosed Function
6.7.13. Vlax-curve-isPeriodic Function
6.7.14. Vlax-curve-isPlanar Function
6.7.15. Vlax-curve-getClosestPointTo Function
6.7.16. Vlax-curve-getClosestPointToProjection Function
6.7.17. Vlax-curve-getFirstDeriv Function
6.7.18. Vlax-curve-getSecondDeriv Function
6.7.19. What Is a Parameter?
6.8. Samples of Using ActiveX
6.8.1. Accessing Inactive Document
6.8.2. Dynamical Change In Shortcut Menu

NP CAD Page || Book || Chapters: 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 || Russian