|
|
||||||||||||||||||||
|
GeoTools V9 is the first version of GeoTools to be compatible with AutoCAD 2009.
New commands added in GeoTools V9 GT_SORTEDPOLY command: GeoTools -> Draw Tools -> Draw a polyline by joining points in sorted order GT_MINEX2DWG command: GeoTools -> Miscellaneous Tools -> Import (read) a MINEX coal reserves data file into DWG GT_SHOWPLARCS command: GeoTools -> Draw Tools -> Draw arc-ends to arc-center connections in arcs / polyarcs GT_SCALECLEAN command: GeoTools -> Drawing Cleanup Tools -> Remove all un-referenced scales GT_BINDXREF command: GeoTools -> Drawing Cleanup Tools -> Detaches all un-referenced XREFs and binds all others into current DWG GT_IMAGESCAN command: GeoTools -> Miscellaneous Tools -> Scan selected image files and build image boundary list GT_IMAGESEARCH command: GeoTools -> Miscellaneous Tools -> Insert geo-referenced image corresponding to selected AOI GT_PLARCMIRROR command: GeoTools -> Polyline ToolSet 1 -> Flip (mirror) arc segments of polylines GT_COMPAREBLKATTS command: GeoTools -> Block Tools -> Compare Block attributes and create report GT_PARTRESHAPE command: GeoTools -> Polyline ToolSet 1 -> Reshape part of a polyline GT_SEGLENSET command: GeoTools -> Polyline ToolSet 1 -> Specify segment lengths in polylines GT_HSQUARE command: GeoTools -> Drawing Cleanup Tools -> Create right angle corners GT_MULTEXPORT command: GeoTools -> Export Tools -> Export multiple drawings in various formats GT_NETNODES command: GeoTools -> Build Tools -> Place points at user defined spacing along linear network GT_POINTWEED command: GeoTools -> Drawing Cleanup Tools -> Weed points based on spacing GT_TXT2ATTDEF command: GeoTools -> Text Tools -> Convert text objects to attribute definitions GT_ATTDEF2TXT command: GeoTools -> Text Tools -> Convert attribute definitions to text objects GT_ADJUSTLEVELS command: GeoTools -> Civil Tools -> Adjust cross-sectional elevations GT_ENDELEVCHECK command: GeoTools -> Drawing Cleanup Tools -> Check for coincident (XY) points with varying Z GT_PL2PFACE
command: GeoTools -> Conversion
Tools -> Convert polylines to Polyface mesh
GT_PL_INTER
(GeoTools GT_ANNOGRID
(GeoTools GT_CONTLABEL
(GeoTools GT_INSVX
and
GT_DELVX
(GeoTools GT_AUTOINCROD
(GeoTools In order to mirror the complete functionality of the GT_TC command, an additional option has been added to the GT_AUTOINCROD command, which is to create either a numeric or character increment, like in the GT_TC command.
GT_XP_RETDAT
(GeoTools GT_XP_ATT
(GeoTools GT_TC
(GeoTools GT_VXLABEL
(GeoTools GT_VXLABEL
(GeoTools GT_SEGLABEL (GeoTools
GT_ROWMAKER
(GeoTools GT_XFER_OD_XD
(GeoTools GT_PL_DATALBL
(GeoTools
GT_OD_XD_LABEL
(GeoTools
GT_READDEM
(Export Tools
- Import ARC ASCII (DEM) files into AutoCAD):
The GT_READDEM command has its performance
significantly improved. The time taken to read large DEM files now is much
lower than before. Additionally, the command now creates a rectangular
boundary across the whole extent of the data imported. This is a useful
visual aid to tell the extent of the DEM. GT_CREATECENTROID
(Build Tools) GT_ANGLABEL (Annotation Tools) GT_ANNOTATEENDS ( Annotation Tools) GT_XP_WPL (Polyline Toolset 2) GT_PLINE2ARC (Polyline Toolset
2) GT_PL2SPL
(Conversion Tools) GT_3DF2PFACE (Conversion Tools) GT_3DF2PL (Conversion Tools) GT_SPL2PL
(Conversion Tools) GT_BLKSHP2P (Conversion Tools) GT_CHOP ( Miscellaneous Tools - Object Chopper) GT_VEGLINE (Draw Tools - Draw vegetation cover symbols) GT_FIXUCS (Polyline Toolset
2 - Fix non-parallel
UCS) GT_PFACE2PL ( Conversion Tools - Polyface mesh to
polylines) GT_P2BLKSHP (Conversion Tools - Convert Points/Text/Circles to Blocks/Shapes) GT_0LEN2PNT
(Conversion Tools - Convert 0 lengths to points) GT_TC
(Text Tools - Create running text
numbers) GT_PL_DATALBL(Annotation Tools - Label polylines with attached
data)
GT_CENTLINE
(Build Tools - Draw road center lines from Rights-Of-Way)
GT_CALCAREA
(Inquiry Tools - Compute summed areas of closed
polylines) GT_CENTLINE
(Build Tools - Draw center-lines from
Rights-Of-Way) GT_REM_LINVERTS
(Polyline Toolset
1 - Remove
collinear vertices from polylines) GT_CONTLABEL
(Annotation Tools - Label contour polylines) GT_NODELINESNAP
(Drawing Cleanup menu - Linear and Node
Snap) GT_ZOOMTXT (Block Tools - Zoom to Text)
Interface changes
----
Bug Fixes GT_ANNOGRID
(GeoTools -> Civil Tools -> Cerate Map Grid) : There have been some floating
point round-off errors in the annotation of some grid coordinates. This would
result in Eastings and Northings to sometimes fall short by 1 unit and would
end up as 24001 or 23999 instead of 24000. This has now been fixed. GT_XYZSCL
(GeoTools -> Miscellaneous Tools -> Scale objects (unequally) in X, Y, Z directions):
GT_XYZSCL (Miscellaneous Tools - Scale objects (unequally) in X, Y, Z
directions) - A bug has been fixed in this command. When 3d polylines were
scaled, the resulting scaled objects would be thrown back into layer 0
irrespective of the layer in which they resided. This has been fixed now. The
scaled objects are now created in their respective, original layers. An important bug has been fixed in this version relating to the Windows Vista operating system. Unitl now, GeoTools was using the HKEY_LOCAL_MACHINE hive of the Windows registry to save and retrieve operating parameters. In Windows Vista operating system, however, this was not working as, by default, Vista does not allow any registry entries to be saved in the HKEY_LOCAL_MACHINE hive using the normal registry functions. This has now been overcome by changing the save location to HKEY_CURRENT_USER instead. In Windows Vista, you could still over-ride this and make GeoTools save in the HKEY_LOCAL_MACHINE by turning off the 'User Account Control' in the Control Panel. But, this is not recommended and can lead to a security compromise. So, GeoTools now saves its operating parameters in the HKEY_CURRENT_USER hive in all operating systsems.
GT_DISTANGWEED
(GeoTools -> Polyline Toolset 1
-> Weed(remove): The GT_DISTANGWEED command now has a new option
implemented by which the polylines can be weeded - based on distances AND
deflection distance between two segments. The radio button indicating this
option was always present in the dialog box but it was never implemented
completely. We have now made this option working and it is now complete. This
greatly increases the scope of the GT_DISTANGWEED command. You can now weed
polylines based on 5 criteria: GT_P2BLKSHP
(GeoTools -> Conversion Tools -> Convert Points/Text/Circles to
Blocks/Shapes): The GT_P2BLKSHP command could accept only AutoCAD points as
input during the conversion process although the command was meant to allow
even text and circle objects to be processed. This has now been fixed and the
command now accepts points, text and circles GT_AMAPBREAK
(GeoTools -> AutoCAD Map Tools -> Break object but retain object data in both the broken parts) :
A bug has been fixed in this command which
prevents certain misleading error messages from popping up while running this
command. GT_FLIP
(Polyline ToolSet 1 - Flip (reverse)
polylines)
GT_DENSIFY
( Polyline ToolSet 1 - Densify vertices
) GT_MODTXT ( Text Tools - Globally modify
TEXT/MTEXT) GT_GEO_INS ( Miscellaneous Tools - Insert a geo-referenced image)
GeoTools Tutorial Lesson 13 - Polyline Tools to
work on 3D Polylines
|
||||||||||||||||||||