# Getting Started

{% hint style="danger" %}
As of **February 2025**, this product has been officially **discontinued** and removed from our portfolio therefore it is **no longer in development**, and no new functionality will be added.

This help page remains available to assist existing users with the current functionality.
{% endhint %}

## Prepare Toolsets for Workflow

Each tool must be prepared before you can start working on Curtain Walls and Panels in Revit. Below you will find a step-by-step guidance.

## STEP 1. Download sample files

These sample files will be used for setting up each toolset. You should download these files and save them in a convenient location on your machine:

{% file src="/files/sQuRTvmmI4mk0gDCgw0j" %}

**CWP Configurations** - folders with 3D modeling and documentation automation rules: &#x20;

·         **ConfigsWall+M** - Configurations for Wall+M tool

·        **ConfigsSmartConnections** - Configurations for Smart Connections

·         **ConfigsSmartViews** - Configurations for Smart Views

{% file src="/files/Z75nUT4mMcL3L0WpiQSG" %}

**CWP Families** (Metric only, imperial soon to be included) - folders contain default ventilated facade families to get you started:

·         **Generic Models** – Metric

·         **Structural Framing** – Default mullions, transoms, gaskets, cover caps and other profile elements&#x20;

·         **Structural Connections** – Profile hangers and other fixings (imperial soon to be included)

·         **Titleblocks** – A1 sheet template for documentation (imperial soon to be included)

{% file src="/files/FUilvUNGcaFwpZH6TLMt" %}

**Revit model** (Metric only, imperial soon to be included) - Sample Revit project that will help familiarize with the Curtain Walls and Panels solution

## STEP 2. Extract files

After downloading all folders. Here's an example with the CWP Configurations.zip file. Select and extract all files using the Extract all button:

<figure><img src="/files/etDFDRIOrIehf1EPPDoz" alt=""><figcaption></figcaption></figure>

## STEP 3. Open Revit project

Open a new, empty Revit project.&#x20;

IF YOU WANT TO PRACTICE WITH OUR SAMPLE REVIT PROJECT, THEN **SKIP STEP 4**.

## STEP 4. Load families

After extracting CWP Families ZIP file, copy the **CWP Families** folder file path:

<figure><img src="/files/uqETNEDVfiq93ClNUBVq" alt=""><figcaption></figcaption></figure>

Go back to Revit and find **Wall+M** tool. Open the **Load Families** dialogue:

<figure><img src="/files/lxGasRyvfKDM4phk6szy" alt=""><figcaption></figcaption></figure>

Paste the file path at the bottom slot:

<figure><img src="/files/Fq5YPDEhLA2s6ntYOS8y" alt=""><figcaption></figcaption></figure>

Before clicking OK, make sure to tick the box under the lower **Load** column:

<figure><img src="/files/woqQy9mTVKtXW3j7hayT" alt=""><figcaption></figcaption></figure>

## STEP 5. Setup configurations

Each tool has unique automation rules (aka configurations). Each tool configuration set has files with written codes. These files should be mapped with each tool.&#x20;

Follow the steps below (in any order).

## Wall+M

Open **ConfigsWall+M** folder and copy the file path name:

<figure><img src="/files/o1ynXpTBniGwuZWJket9" alt=""><figcaption></figcaption></figure>

Go back to Revit and find **Wall+M**. Open **Configuration Files' Location** dialogue:

<figure><img src="/files/cxUDfkCFbEYMwYavgXqR" alt=""><figcaption></figcaption></figure>

Paste the file path:

<figure><img src="/files/rzV7QN0nCBtJ4It0dvSn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NbGXGYKr1EmXgqbSnQo0" alt=""><figcaption></figcaption></figure>

## Smart Connections

Open the **ConfigsSmartConnections** folder and copy the file path name. Then go back to Revit and find **Smart Connections tool**. Open **Configuration Files' Location**:

<figure><img src="/files/CqykHnAcjCq1DWpeK09P" alt=""><figcaption></figcaption></figure>

Paste the file path:

<figure><img src="/files/GWXSwaTMTYaAqXukmMPj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pcvzsD6LY506hRXIZyoZ" alt=""><figcaption></figcaption></figure>

## Smart Views

Open the **ConfigsSmartViews** folder and copy the file path name. Then go back to Revit and find the **Smart Views** tool. Open **Smart Views Configuration Files' Location**:

<figure><img src="/files/5umyqeJrR370hTGq3XOy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/H15W1uGSbYGwpxkiVNqt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wNM5R4mQ5VdqsAd8K9Vr" alt=""><figcaption></figcaption></figure>

## Smart Views (Smart Dimensions)

You should also copy the file path for the dimensioning rules. Part of the file path is found in Wall+M configuration folders:

Metric: \[...]**ConfigsWall+M**\Shop Drawing Configurations\Dimensions\\**Metric**

Imperial: \[...]**ConfigsWall+M**\Shop Drawing Configurations\Dimensions\\**Imperial**

Go back to Revit and open **Smart Dimensions Configuration Files' Location:**

<figure><img src="/files/vvwFYnTnaJWIFrpkP4lC" alt=""><figcaption></figcaption></figure>

Paste the file path:

<figure><img src="/files/G1BQdlzZND8wK6nTZSTg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UsuDEogefPH9Xa4asL64" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.besmart.software/3d-modeling-and-design/curtain-walls-and-panels/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
