VBA
Discuss AutoCAD ActiveX and VBA (Visual Basic for Applications) questions here.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Flatshot command (3D to 2D)

3 REPLIES 3
Reply
Message 1 of 4
Alainmorin
1825 Views, 3 Replies

Flatshot command (3D to 2D)

it is possible for this command "Flatshot", to bypass the dialog box?  Just by using text line.

 

or

 

It is possible to use "Flatshot" command in VBA.

 

Thank's

Alain

3 REPLIES 3
Message 2 of 4
bikelink
in reply to: Alainmorin

Up the same question. How can I invoke the command without dialog box ?

thanks in advance!

Message 3 of 4
leoroncetti
in reply to: bikelink

It is not possible not to show the dialog. Just invoke the command Flatshot, choose configuration you want, click ok and the control returns to code.

 

    '' FlatShot
    Call DOC1.SendCommand("flatshot" & vbCr & "0,0,0" & vbCr & "1" & vbCr & "1" & vbCr & "0" & vbCr)

Message 4 of 4
bikelink
in reply to: Alainmorin

thank Youo very much, i'll try as soon as possible

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost