home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 May
/
W2KPRK.iso
/
apps
/
smartsketch_le
/
data1.cab
/
program_bin
/
itacad.ini
< prev
next >
Wrap
INI File
|
1999-11-02
|
8KB
|
307 lines
[Options]
Dlls=GCACAD.DLL
Enable Logging=0
;Enable DebugLogging=0
Read Default Units=64
Template File=TransAcad.igr
Read Block Options=Shared embeds
Write Version=14
;Write Linked Objects=Ignore
;Write Embedded Objects=Ignore
Seed File=
Write Polyline Width Threshold=10.000000
;Symbol Template File=
Memory Needed Per Native Element = 100000
Memory Needed Per Foreign Element = 10000
Read Default Width=0.350000
Processing Batch Translation = 0
MFC Application = 0
Process PaperSpace = 1
Stroke Pattern = 1
Use Pattern Name = 1
Style Resource Name = acadpat.igr
AutoCAD Extended Data = ACADASE
Export All Graphics to PaperSpace = 0
Process Non-Displayable Reference files = 1
Process Multiple Orientation in Viewports = 0
Dissolve Symbol to Groups = 0
Application Text Type = 1
Bigfont Name =
Stroke Dimension = 1
Write DXF Prescision = 6
Attributes as Smart Text = 0
Ignore Sheet Scale = 1
;The following option determines the max. nesting depth for display/locate of reference
;files. Valid values are 0 (ignore all nested references) and -1 (display ALL nested references)
Max. Nesting Depth = -1
[Read Default View]
; Possible "Type" settings: "Standard", "Active", "Orthographic", "Transformation Matrix"
; Possible "Name" settings (only if Type = Standard): "Top", "Bottom", "Front", "Back",
; "Right", "Left", "NW Isometric", "NE Isometric", "SW Isometric", "SE Isometric"
; Possible "Active view" settings (only if Type = Active): none
; Possible "Transformation" sett. (only if Type = Transformation Matrix): any 4x4
; column major transformation matrix
; Possible "Reference Point" sett. (only if Type = "Orthographic"): Point on
; Viewing Plane
; Possible "Normal" sett. (only if Type = "Orthographic"): completes the
; definition of the plane passing through "Reference Point"
Type = Standard
Name = Top
Transformation=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
Reference Point = 0.0 0.0 0.0
Normal = 1.0 0.0 0.0
Projection Vector = 1.0 1.0 1.0
[Write Default View]
; Possible "Type" settings: "Standard", "Orthographic", "Transformation Matrix"
; Possible "Name" settings (only if Type = Standard): "Top", "Bottom", "Front", "Back",
; "Right", "Left", "NW Isometric", "NE Isometric", "SW Isometric", "SE Isometric"
; Possible "Transformation" sett. (only if Type = Transformation Matrix): any 4x4
; column major transformation matrix
; Possible "Reference Point" sett. (only if Type = "Orthographic"): Point on
; Viewing Plane
; Possible "Normal" sett. (only if Type = "Orthographic"): completes the
; definition of the plane passing through "Reference Point"
Type = Transformation Matrix
Transformation=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1
Reference Point = 0.0 1.0 0.0
Normal = 0.0 0.0 1.0
;
; Entity Map from AutoCAD to Neutral format (GType2d) used by Imagineer
;
[Foreign to Neutral Translation Entity Map]
ADLine = GLine2d : 0
ADCircle = GEllipse2d : 0
ADPolyline = 0 : GC_ADPolylineToGType2d
ADArc = GArc2d : 0
ADTrace = GLine2d : 0
ADPoint = GPoint2d : 0
ADFace3d = GLine2d : 0
ADSolid = GLineString2d : 0
;ADInsert = 0 : GC_ADInsertToGType2d
ADInsert = GSymbolInstance : 0
ADMline = GLineString2d : 0
ADSpline = GBspCurve2d : 0
ADDimension = GDim2d : 0
ADText = GTextBox : 0
ADAttrib = GTextBox : 0
ADAttdef = GTextBox : 0
ADPViewport = GReference : 0
ADXline = GLine2d : 0
ADRay = GLine2d : 0
;;;;;
;
; Release 13 entities added here.
;
ADEllipse = GEllipse2d : 0
ADSpline = GBspCurve2d : 0
;;ADRegion = : 0
;;ADSolid3d = : 0
ADMtext = GTextBox : 0
ADLeader = GLeader2d : 0
ADTolerance = GGroup2d: 0
;;ADMline = : 0
;;;;;
;
; Release 14 entities added here.
;
ADHatch = GBoundary2d : 0
ADImage=GReference:0
;;;;;;
;
; Entity Map from Neutral format (GType2d) to AutoCAD used by Imagineer
;
[Neutral to Foreign Translation Entity Map]
GLine2d = ADLine : 0
GDimension = 0 : GC_GDim2dToADDimension
;GDimStyle2d = ADDimStyle : 0
GLeader2d = ADLeader : 0
GEllipse2d = ADCircle : 0
GArc2d = ADArc : 0
GLineString2d = ADPolyline : 0
GBspCurve2d = ADPolyline : 0
GPoint2d = ADPoint : 0
GRectangle2d = ADPolyline : 0
GGroup = ADEntity : 0
;GComplexString2d = ADEntity : 0
GComplexString2d = ADPolyline : 0
GText = ADText : 0
GSymbolDefinition2d = ADBlock : 0
GSymbolInstance2d = ADInsert : 0
GReference = ADXRef : 0
;
; Entity Map from Application format to Neutral format (GType2d) used by Imagineer
;
[Application to Neutral Entity Map]
;
; Entity Map from AutoCAD to Neutral format (GType2d) used by OLE Data Server
;
[Foreign to Neutral Server Entity Map]
ADLine = GLine2d : 0
ADCircle = GEllipse2d : 0
ADPolyline = 0 : GC_ADPolylineToGType2d
ADArc = GArc2d : 0
ADTrace = GLine2d : 0
ADPoint = GPoint2d : 0
ADFace3d = GLine2d : 0
ADSolid = GLineString2d : 0
ADInsert = 0 : GC_ADInsertToGType2d
;ADInsert = GSymbolInstance : 0
ADMline = GLineString2d : 0
ADText = 0 : GC_ADTextToVWGTextBox
ADSpline = GBspCurve2d : 0
ADXline = GLine2d : 0
ADRay = GLine2d : 0
ADDimension = GDim2d : 0
ADAttrib = 0 : GC_ADAttribToVWGTextBox
ADAttdef = 0 : GC_ADAttdefToVWGTextBox
;;;;;
;
; Release 13 entities added here.
;
ADEllipse = GEllipse2d : 0
ADSpline = GBspCurve2d : 0
;;ADRegion = : 0
;;ADSolid3d = : 0
ADMtext = 0 : GC_ADMtextToVWGTextBox
ADLeader = GLeader2d : 0
ADTolerance = GGroup2d: 0
;;ADMline = : 0
ADHatch = GBoundary2d : 0
[Option Forms]
Dll = ACADOPT.DLL
Import Entry Point = DisplayAutoCADImportForm
Export Entry Point = DisplayAutoCADExportForm
[Read Linestyles]
CONTINUOUS=9
DASHED=10
DASHED2=10
DASHEDX2=10
DASHEDX10=10
DOT=11
DOT2=11
DOTX2=11
DOTX10=11
DASHDOT=12
DASHDOT2=12
DASHDOTX2=12
DASHDOTX10=12
DIVIDE=13
DIVIDE2=13
DIVIDEX2=13
DIVIDEX10=13
BORDER=21
BORDER2=12
BORDERX2=21
HIDDEN=10
HIDDEN2=10
HIDDENX2=10
CENTER=18
CENTER2=18
CENTERX2=18
PHANTOM=20
PHANTOM2=20
PHANTOMX2=20
[Write Linestyles]
9=CONTINUOUS
10=HIDDEN2
11=DOT2
12=DASHDOT2
13=DIVIDE2
18=CENTER2
19=CENTER
20=PHANTOM2
21=BORDER2
23=CONTINUOUS
;_default_=_stroke_
[Read Text Fonts]
txt.shx=Arial
romans.shx=Arial
romand.shx=Arial
gothice.shx=Algerian
sasb____.pfb=Arial Rounded MT Bold
romant.shx=Times New Roman
italicc.shx=Bookman Old Style
bragga.ttf=Braggadocio
britanic.ttf=Britannic Bold
scripts.shx=Brush Script MT
italict.shx=Colonna MT
par_____.pfb=Courier New
desdemon.ttf=Desdemona
te______.pfb=Footlight MT Light
romanc.shx=Times New Roman
sasbo___.pfb=Footlight MT Light
teb_____.pfb=Impact
tel_____.pfb=Kino MT
monotxt.shx=txt
scriptc.shx=Matura MT Script Capitals
rom_____.pfb=Matura MT Script Capitals
playbill.ttf=Playbill
cibt____.ttf=Times New Roman
suf_____.ttf=Wide Latin
igrmeci1.ttf=Intergraph ISO1 Symbols
italic.shx=Intergraph Left Italic
simplex.shx=txt
symap.shx=symap
symath.shx=symath
symeteo.shx=symeteo
symusic.shx=symusic
Courier New=Courier New
Impact=Impact
Times New Roman=Times New Roman
Arial=Arial
Complex.shx=Arial
Intergraph ISO2 Symbols=Intergraph ISO2 Symbols
Intergraph ANSI1 Symbols=Intergraph ANSI1 Symbols
Intergraph ANSI2 Symbols=Intergraph ANSI2 Symbols
Intergraph ARCHITECT=Intergraph ARCHITECT
Intergraph ISO=Intergraph ISO
Intergraph ANSI=Intergraph ANSI
[Write Text Fonts]
MS Linedraw=txt.shx
txt=txt.shx
Arial=Arial
Algerian=Algerian
Arial Rounded MT Bold=sas_____.pfb
Bookman Old Style=Bookman Old Style
Brush Script MT=scripts.shx
Colonna MT=Colonna MT
Courier New=Courier New
Footlight MT Light=te______.pfb
Impact=Impact
Kino MT=tel_____.pfb
Lucida Console=Lucida Console
Matura MT Script Capitals=scripts.shx
Times New Roman=Times New Roman
Wide Latin=suf_____.pfb
Intergraph ISO1 Symbols=Intergraph ISO1 Symbols
Intergraph ISO2 Symbols=Intergraph ISO2 Symbols
Intergraph ANSI1 Symbols=Intergraph ANSI1 Symbols
Intergraph ANSI2 Symbols=Intergraph ANSI2 Symbols
Intergraph ARCHITECT=Intergraph ARCHITECT
Intergraph ISO=Intergraph ISO
Intergraph ANSI=Intergraph ANSI
Intergraph Left Italic=italic.shx
symap=symap.shx
symath=symath.shx
symeteo=symeteo.shx
symusic=symusic.shx
[Read Widths]
[Write Widths]