OPTIONS

-c count

sets the number of tread patterns used when adding tread to a tire. A tread pattern is the repeated shape or combination of shapes used in tire tread definitions.

-d width/ratio/wheeldiam #

This option accepts tire dimensions in the form of width of the tire (in mm), ratio of sidewall height to tire width, and the diameter of the wheel the tire is designed to fit over (in inches). This is a fairly standard method for specifying automotive tire dimensions, and BRL-CAD can use these dimensions to create a model with approximately those dimensions. The '/' character will work but other options are also allowed provided they don't have numeric significance - for example the common notation width/ratioRwheeldiam will work as-is.

-W width #

Specify the maximum sidewall width of the tire in mm. This option overrides the -d option if used together, or the default if used alone. Can be used with the -R and -D flags. Unlike the -d flag, this flag allows floating point input - use this flag if you need to specify width more precisely than 1mm.

-R ratio #

Specify the ratio of the sidewall height to the maximum tire width. This option overrides the -d option if used together, or the default if used alone. Can be used with the -W and -D flags. Unlike the -d flag, allows floating point input for more precise definition of ratio.

-D rim diameter #

Specify the diameter of the rim (a.k.a the steel wheel) in inches. This option overrides the -d option if used together, or the default if used alone. Can be used with the -W and -R flags. Unlike the -d flag, allows floating point input for more precise definition of rim diameter.

-g depth #

Specify the tread depth in 32nds of an inch. So, for example, -g 13 would create a tread depth of 13/32in.

-j width #

Specify the rim width in inches.

-n name #

allows the user to specify a name other than 'tire' for the root name of the toplevel database object. Works with the \a option or standalone.

-p type#

Select tread pattern to model. Note: tread modeling can SIGNIFICANTLY lengthen raytracing times, depending on the tread.

-s radius#

Set the radius from the tire center of the maximum width point on the sidewall.

-t type#

Select tread shape to model. Note: tread modeling can SIGNIFICANTLY lengthen raytracing times, depending on the tread.

-u thickness#

Specify tire thickness in mm.

-w #

Specify wheel/rim type. If 0, include no wheel. As of 7.12.6 only one wheel type is included by default.