23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3.13 Miscellaneous Functions 423<br />

Options Description<br />

A detailed description of all DXFGraphics options is given below in alphabetical order:<br />

FillColors<br />

Most DXF generators are not able to convert filled graphic objects into DXF correctly. The option<br />

FillColors can be used to fill POLYLINE and CIRCLE entities by specifying a list of pairs of DXF<br />

colors and Mathematica graphic primitives. For example, FillColor −> {1, RGBColor[0, 0, 0]}<br />

will fill all converted POLYLINE and CIRCLE entities of color 1 with the Mathematica color directive<br />

RGBColor[0, 0, 0]. More fill colors can be set as lists of pairs of a DXF color and a Mathematica<br />

graphic primitive or a DXF color. If only a DXF color number is given the entity will be filled with<br />

its original color.<br />

LayerColor<br />

Each DXF entity belongs to a layer having its own color property. DXFGraphics takes the color of<br />

the entity if LayerColor −> False and the color of the layer otherwise.<br />

LineDashingScale<br />

The value given by the option LineDashingScale is directly multiplied with the DXF dashing value.<br />

The result is the argument of AbsoluteDashing used by DXFGraphics.<br />

ShowColors<br />

ShowColors −> True displays a legend of used colors which allows for identifying the wanted DXF<br />

colors easily.<br />

TextSizing<br />

If TextSizing is set to True, the text will be scaled according to the DXF data. The average size<br />

of all text primitives in the resulting Mathematica graphics object is calculated. Afterwards the text<br />

sizes are fitted such that the average equals the value of FontSize given by the option TextStyle<br />

(see below).<br />

TextStyle<br />

The option TextStyle specifies the default style and font options used for displaying text. The<br />

format is {opt <br />

−> val , † † † }. If TextStyle contains the rule TextStyle −> val, the value val denotes<br />

the average size of the font sizes if TextSizing is True.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!