SET SOLID TYPE
From Macros Wiki
Jump to navigationJump to search
Command
- SET_SOLID_TYPE <solid number>, <type>
- Set the solid to be stock, a fixture, stock (display only), fixture (display only), or a part (default).
Parameters
- <solid number>
- Solid number.
- <type>
- Number - Function
- 0 - Part
- 1 - Stock
- 2 - Fixture
- 3 - Stock (Display Only)
- 4 - Fixture (Display Only)
Example
- SET_SOLID_TYPE h1, 4
- For an example macro see Solid_Type