Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I am new autocad programming, need some help with below script.
I am using below script to import the dxf file into the exiting drawing. This works fine, after running this script it ask me for the point for placement and after selecting it places the drawing.
(command "_.insert" "C:\\File\\\\Test\\Test.dwg" pause "" "" "").
But I need to scale the importing dxf and place it particular place in the drawing. Any input to update the about command with these requirements.
Thanks in advance for your help.
Regards,
PP
Solved! Go to Solution.