SET SOLID TYPE

From Macros Wiki
Revision as of 22:48, 30 July 2010 by ConnerO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

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