<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://gicl.cs.drexel.edu/wiki-data/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://gicl.cs.drexel.edu/wiki-data/index.php?title=Geometric_Description_Language&amp;feed=atom&amp;action=history</id>
		<title>Geometric Description Language - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://gicl.cs.drexel.edu/wiki-data/index.php?title=Geometric_Description_Language&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://gicl.cs.drexel.edu/wiki-data/index.php?title=Geometric_Description_Language&amp;action=history"/>
		<updated>2013-05-26T09:09:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.2</generator>

	<entry>
		<id>http://gicl.cs.drexel.edu/wiki-data/index.php?title=Geometric_Description_Language&amp;diff=20892&amp;oldid=prev</id>
		<title>Jmo34 at 20:04, 24 June 2008</title>
		<link rel="alternate" type="text/html" href="http://gicl.cs.drexel.edu/wiki-data/index.php?title=Geometric_Description_Language&amp;diff=20892&amp;oldid=prev"/>
				<updated>2008-06-24T20:04:16Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[computer-aided design]], '''Geometric Description Language''' ('''GDL''') is the [[programming language]] of [[ArchiCAD library part]]s. '''GSM''' is the [[file format]] of these CAD objects.&lt;br /&gt;
&lt;br /&gt;
== Area of usage==&lt;br /&gt;
&lt;br /&gt;
These objects are similar to blocks in [[AutoCAD]], but unlike blocks, these are parametric, and the 2D and 3D features are connected, so in any view one can get the correct visualization (for example a side view on the section, top view on plan, and perspective in the 3D view). GDL scripts define an ArchiCAD library part in its main roles, these are 3D model, 3D model projected to section/elevation or to 2D plan, 2D plan view, [[user interface]] display and behaviour and listing quantities.&lt;br /&gt;
&lt;br /&gt;
All versions of the [[ArchiCAD]] contain their own default libraries, also objects like furniture, windows, doors, trees, people, cars, construction elements, etc.&lt;br /&gt;
&lt;br /&gt;
There are several commercial websites for selling high-detailed intelligent parametric objects, which are perhaps better and more variable than the default libraries, for example there are a lot of environmental objects like plants, people or garden elements, which are not included in the original software.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
GDL is a free technology (although ArchiCAD itself is a commercial software), it is allowed and possible to develop GDL based object libraries using free tools like Graphisoft LP_XMLConverter and Graphisoft GDL Web Plug-In.&lt;br /&gt;
&lt;br /&gt;
== Technical information ==&lt;br /&gt;
&lt;br /&gt;
The '''GDL''' programming language is fundamentally [[BASIC]]-like. It has the same control flow statements and variable logic.&lt;br /&gt;
&lt;br /&gt;
In 2D and 3D in GDL, all the model elements are linked to a local right-handed [[coordinate system]]. For placing an element in the desired position, you have to move the coordinate system to the desired position (and orientation), then generate the element itself. Every movement, rotation or stretching of the coordinate system is called a [[Transformation (mathematics)|transformation]]. Transformations are stored in a [[Stack (data structure)|stack]], which can extended by further transformations and can be cut by deleting one or more transformations from the top of it.&lt;br /&gt;
&lt;br /&gt;
GDL is [[backward compatible]], which means that an [[ArchiCAD library part]] will be readable with every subsequent ArchiCAD program, but with none of the earlier versions.&lt;br /&gt;
&lt;br /&gt;
For detailed technical specification consult the ''GDL Reference Manual'' of the latest ArchiCAD release.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[ArchiCAD library part]]&lt;br /&gt;
*[[ArchiCAD]]&lt;br /&gt;
*[[Graphisoft]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
*[http://www.graphisoft.com/products/archicad/object_technology/ Official GDL/Object Technology Home Page by Graphisoft]&lt;br /&gt;
*[http://www.graphisoft.com/ Graphisoft - The inventor's website]&lt;br /&gt;
*[http://www.gdlalliance.com/ GDL-Alliance]&lt;br /&gt;
*[http://www.smartgdl.uw.hu/ Objects for ArchiCAD]&lt;br /&gt;
*[http://www.archicadwiki.com/ Bite Design] GDL libraries for the UK market&lt;br /&gt;
*[http://www.archiradar.com/ Objects and resources for registered users]&lt;br /&gt;
*[http://www.cadimagetools.com/ Cadimage Tools - ArchiCAD Plugin and Object Developer]&lt;/div&gt;</summary>
		<author><name>Jmo34</name></author>	</entry>

	</feed>