Share

About Making Separate-Namespace Functions Available to Other VLX Applications (AutoLISP)

Product Documentation
Intermediate

Functions defined in one separate-namespace VLX are not exposed to any other separate-namespace VLX applications. If a function has been exported through vl-doc-export, you can use the vl-doc-import function to make the function available to another separate-namespace VLX.


Was this information helpful?