Thanks to Bob Frindt for this link to a how to on drawing mode programs.
The function that has been most useful for our configurator-driven models is
this: it allows you to set a drawing state, whereby you move or hide views,
dims, etc, then add a condition to the program similar to this:
IF FEAT_SUPPRESSED(<part number=">, <feat_id>)
SET STATE <name of=" drawing=" state=">
ENDIF
<
">http://www.ptc.com/cs/cs_27/howto/dpg245/dpg245.htm> -
<
">http://www.mgsincorporated.com>