Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sectionplane and VlLisp

0 REPLIES 0
Reply
Message 1 of 1
rolros
259 Views, 0 Replies

Sectionplane and VlLisp

When using the command "Sectionplane" and "Draw" you give a coordinate to point out which part you want to look on. 

The following sequense should do the same in Lisp but doesn't

 

(command "_sectionplane"
"_d"
(list (* skala (/ vport-width 2)) 0)
(list (* skala (* -1 (/ vport-width 2))) 0)
""
(list 0 0 back)

 

Doing it manually it works but with Lisp it doesn't. Plane location is OK but wrong part is showed.  I've tried with different coordinates för (list 0 0 back)

 

Anyone out there understanding what I mean and have a solution?

 

wbr

Rolf Rosenquis

0 REPLIES 0

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

Post to forums  

Autodesk Design & Make Report

”Boost