SHRINK WRAP: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | [[:Category:Miscellaneous|{{Up}}]] | ||
| | {{Command|syntax=SHRINK_WRAP [ALL or VISIBLE] | ||
|description=:Shrink Wrap the stock to fit the geometry. | |||
|param1=|param1_desc= ALL or VISIBLE (default ALL) | |||
===Example=== | |||
<br>SHRINK_WRAP | |||
<br>SHRINK_WRAP ALL | |||
<br>SHRINK_WRAP VISIBLE<br> | |||
:For an example macro see [[Explode_Shape]] [[Create_Contour.mac]] [[Use_Saved_Process]] | :For an example macro see [[Explode_Shape]] [[Create_Contour.mac]] [[Use_Saved_Process]] | ||
}} | }} | ||
[[Category:Miscellaneous]] |
Latest revision as of 01:08, 8 March 2013
Command
- SHRINK_WRAP [ALL or VISIBLE]
- Shrink Wrap the stock to fit the geometry.
Parameters
- ALL or VISIBLE (default ALL)
Example
SHRINK_WRAP
SHRINK_WRAP ALL
SHRINK_WRAP VISIBLE
- For an example macro see Explode_Shape Create_Contour.mac Use_Saved_Process