PDA

View Full Version : Entity Switch Values


PGallerani
30-08-2006, 08:30 PM
Hi,

In Help in stated /E switch override defaults values.
Default Values list also contains values for options specific for each entity type. (see below).
What are the entity switch values (mask) for this options, (i not find this values listed in help) ?

Thanks
Paolo

[Point]
Insert=1
ElimPoints=0
ElimPointsLong=0

[Polyline]
invis_3dface_edges=0

[Polygon]
IslandsCheck=0

[Multipatch]
OutputFanStrip=0
Triangulate=0

[Text]
TransAttribInvis=0
OutputBlankText=0
ExplodeTextMethod=1

GuthCAD Software Support
30-08-2006, 08:36 PM
Hi,

Unless otherwise documented there are just 2 values 0,1, where:

0 == off
1 == on


best regards
Software Support

PGallerani
30-08-2006, 08:41 PM
Sorry, but I am asking for /E switch values for this additional options, in order to set them from command line.
In your online Help are only showed general options bit mask values

Point 1
Line 2
Arc / Circle / Ellipse 4
Hatch 8
...

Bye
Paolo

GuthCAD Software Support
01-09-2006, 01:15 PM
Hi,

Ok. Some options have only been implemented via configuration file. I.e. you should use c2sbatch.ini to set the values that you want to use.

(If you definitely need the capability to set a particular option or options via a command line switch, please request it and we will do our best to implement it in a future update.)

best regards,
Software Support