Difference between revisions of "SET PART DATA"
From Macros Wiki
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
:SET_PART_DATA units 1 | :SET_PART_DATA units 1 | ||
− | :For an example macro see [[Bag_Solids]] [[Create_Contour.mac]] | + | :For an example macro see [[Bag_Solids]] [[Create_Contour.mac]] [[Geo_Pattern]] |
[[Category:Part_Data]] | [[Category:Part_Data]] |
Revision as of 16:15, 29 July 2010
Command
- SET_PART_DATA <parameter>, <value>
- Set the data on the currently open part
Parameters
- <parameter>
- Part_parameter
- <value>
- Name of variable to be set by this command
Example
- SET_PART_DATA units 1
- For an example macro see Bag_Solids Create_Contour.mac Geo_Pattern