Propulate LISP

Propulate LISP

Joe.Gio
Advocate Advocate
654 Views
2 Replies
Message 1 of 3

Propulate LISP

Joe.Gio
Advocate
Advocate

Hi All,

 

Does anyone have a lisp that will run the 'propulate' command and select the correct file by reading the border block?

 

So if the block name is 'A3_Template' it will read that, select the appropriate matching .prp file in a dedicated folder and apply it followed by running 'regen' at the end?

 

Thanks.

0 Likes
655 Views
2 Replies
Replies (2)
Message 2 of 3

Joe.Gio
Advocate
Advocate

Hi All,

Would anyone know someone who is able to assist with this LISP at all?

Thanks.

0 Likes
Message 3 of 3

Michiel.Valcke
Advisor
Advisor

the propulate command is an express tool and cannot be used in a (command "propulate" type of function...) so you would need to recreate part of its functionality. 

You might want to take a look at this post and this post they contains several snippits of code how to retrieve the values of custom properties and how to set them.