View Single Post
  #3  
Old 11-05-2015, 11:00 PM
rvn rvn is offline
Registered User
 
Join Date: Mar 2011
Posts: 52
Re: Position - Align Axis in Lisp - how?

I'm trying to use this command
Code:
(sd-call-cmds (POSITION_PA (sd-inq-parent-obj face1) (POSITION_PA_SA :MATE_ALIGN :MATE_FACES face1 face6)))
But I can't get it to work. Is there anybody who has some more experience with this command?
Reply With Quote