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]] [[Geo_Pattern]] [[Geo_Transform]] [[Inch_Metric]] [[Inch_Metric]] [[Solid_Type]] | + | :For an example macro see [[Bag_Solids]] [[Create_Contour.mac]] [[Geo_Pattern]] [[Geo_Transform]] [[Inch_Metric]] [[Inch_Metric]] [[Solid_Type]] [[Use_Saved_Process]] |
[[Category:Part_Data]] | [[Category:Part_Data]] |
Revision as of 18:11, 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 Geo_Transform Inch_Metric Inch_Metric Solid_Type Use_Saved_Process