HyperWorks Desktop

*EndGraphicDefaults()

Indicates the end of the graphic defaults block.

*EndGraphicDefaults()

Indicates the end of the graphic defaults block.

Previous topic Next topic No expanding text in this topic  

*EndGraphicDefaults()

Indicates the end of the graphic defaults block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndGraphicDefaults()

Example

*BeginGraphicDefaults()

 *SetOrientation(Top)

 *Part(Default, On, -1, Opaque, Shaded, NoTrace)

 *Part("P/999", Off, 8, Opaque, Shaded, NoTrace)

 *Force(Default, Off, 2, Opaque, Shaded, NoTrace, Force, Resultant)

 *Marker(Default, Off, 5, Opaque, Shaded, NoTrace)

 *SetPartColorList(8,9,10,11,12,13,14,15)

*EndGraphicDefaults()

Application

MotionView.

Comments

The *EndGraphicDefaults() statement terminates the graphics defaults block. Every *BeginGraphicDefaults() statement requires a closing *EndGraphicDefaults() statement.

See also

 

*BeginGraphicDefaults()

*Force()

*Marker()

*Part()

*SetBackgroundColor()

*SetOrientation()

*SetPartColorList()

List of Preference Statements