how do I create a fillet between 2 lines using VBA editor in autocad?

I am working on a simple sketch and want to automate it based on a VBA form. I have the piece drawn using it but I wanted to try and just make a fillet at a couple corners. The fillet parameter does not need to be adjusted, just at a specified parameter in the code. I just am not sure how to do it.