Search results for: GDL


BIMcomponents Frequently Asked Questions

  About BIMcomponents.com 1. What are the main objectives of BIMcomponents.com? Provide Full Visibility for Existing GDL Content Contrary to conventional wisdom GDL objects do exist in large bulks but they are spread all over the Web. We set the…

Text Editing Commands in GDL Script Windows

These commands in the ARCHICAD Edit menu are active only if one of the library part script windows is active: Master, 2D, 3D, Property, Parameter, Interface, Comment. Other Edit menu commands that are useful in GDL Script Windows are described at: Editing Commands in Text-Type ...

Custom Attributes of GDL Objects

Some GDL object scripts include custom attributes. These attributes may be defined either as part of their individual object scripts or defined in the MASTER_GDL script. When you load such objects into a project, their custom attributes are automatically merged into the project’s ...

Text Editing Commands in GDL Script Windows

These commands in the ARCHICAD Edit menu are active only if one of the library part script windows is active: Master, 2D, 3D, Property, Parameter, Interface, Comment. Other Edit menu commands that are useful in GDL Script Windows are described at: Editing Commands in Text-Type ...

Custom Attributes of GDL Objects

Some GDL object scripts include custom attributes. These attributes may be defined either as part of their individual object scripts or defined in the MASTER_GDL script. When you load such objects into a project, their custom attributes are automatically merged into the project’s ...

Modeling Architectural Openings

ARCHICAD 23 supports workflows that combine Opening elements with Door/Window library objects or Curtain Wall elements. Door/Window Library Parts (GDL objects) can be placed into an Opening on a single Wall. The width and height of the GDL object must match the Opening dimensions. Any ...

Open and Edit Library Part

1.Go to File > Libraries and Objects > Open Object. 2.In the Open Library Part dialog box, select the library part. (In Teamwork, you must reserve the library part.) 3.If it is an editable GDL Object: Click to Open the GDL Object Editor. (Reserve the editing window, if it is ...

Scripting Custom Objects

The easiest way to create custom objects is graphically, using ARCHICAD tools: See the topics at Create Custom Library Parts and Components. However, another option is to create custom objects using GDL programming language and ARCHICAD’s scripting environment. This may be your option ...