# MKS BEAM

- [Installation](https://wiki.mksdtech.com/beam/installing-beam.md)
- [BEAM for Rhino®](https://wiki.mksdtech.com/beam/beam-for-rhinoceros.md): MKS BEAM plugin for Rhino®
- [Getting Started](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/using-rhino-beam.md)
- [Properties](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/properties.md): Add properties to Rhino® objects
- [Visibility](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/visibility.md): Edit object visibility
- [Linework](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/linework.md): Lines and arcs appearance
- [Families](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/families.md): Create and manage families in Rhino®
- [Parameters](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/parameters.md): Create and manage family parameters
- [Schedules](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/schedules.md): Schedule family parameters
- [Levels](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/levels.md): Create levels in the Rhino file
- [.beam Directory](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/beam-directory.md): View and change .beam directory
- [BEAM](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/beam.md): Export Rhino® geometry and blocks as Autodesk® Revit™ families
- [BLOCS](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/blocs.md): Export Rhino® blocks as Autodesk® Revit™ families
- [RAY](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/ray.md): Import Autodesk® Revit™ geometry to Rhino®
- [Grasshopper®](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/grasshopper.md): BEAM Rhino® Grasshopper components
- [BEAM for Autodesk® Revit™](https://wiki.mksdtech.com/beam/beam-for-revit.md): MKS BEAM add-in for Autodesk® Revit™
- [Getting Started](https://wiki.mksdtech.com/beam/beam-for-revit/using-beam-for-revit.md)
- [BEAM](https://wiki.mksdtech.com/beam/beam-for-revit/beam.md): Import Rhino® geometries and blocks as Autodesk® Revit™ families
- [Loadable Families](https://wiki.mksdtech.com/beam/beam-for-revit/beam/loadable-families.md)
- [System Families](https://wiki.mksdtech.com/beam/beam-for-revit/beam/system-components.md)
- [BLOCS](https://wiki.mksdtech.com/beam/beam-for-revit/blocs.md): Use Rhino® Blocks to place Autodesk® Revit™Families
- [URSA](https://wiki.mksdtech.com/beam/beam-for-revit/ursa.md): Use Rhino® curves and points to place Autodesk® Revit™ families and adaptive Components
- [RAY](https://wiki.mksdtech.com/beam/beam-for-revit/ray.md): Transfer Autodesk® Revit™ geometry and properties to Rhino®.
- [Layer Mapping](https://wiki.mksdtech.com/beam/beam-for-revit/ray/layer-mapping.md): Customize Rhino layers from Revit exports
- [Dynamo®](https://wiki.mksdtech.com/beam/beam-for-revit/dynamo.md): BEAM Dynamo® Nodes
- [BEAM IFC for Rhino®](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino.md)
- [Getting Started](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/getting-started.md)
- [Import](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/import.md): Import IFC files into Rhino.
- [Export](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/export.md): Export Rhino to IFC4
- [Ifc Properties](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/properties.md): Ifc specific properties Assignment
- [Settings](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/settings.md): Manage BEAM IFC Settings
- [Project Info](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/settings/project-info.md): Project Information
- [Address](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/settings/address.md): Building and site address
- [File Header](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/settings/file-header.md): Ifc file header
- [IFC Types Mapping](https://wiki.mksdtech.com/beam/beam-ifc-for-rhino/ifc-types-mapping.md): Categories and Types mapping
- [Video Tutorials](https://wiki.mksdtech.com/beam/video-tutorials.md): Basic video tutorial to use all MKS BEAM tools
- [Rhino IFC Webinar](https://wiki.mksdtech.com/beam/video-tutorials/rhino-ifc-webinar.md): Full walkthrough for Rhino IFC import and export functionality
- [Rhino to Revit Webinar](https://wiki.mksdtech.com/beam/video-tutorials/rhino-to-revit-webinar.md): Full walkthrough for Rhino Revit import and export functionality
- [Rhino Objects to Revit](https://wiki.mksdtech.com/beam/video-tutorials/rhino-objects-to-revit.md)
- [Rhino Blocks to Revit](https://wiki.mksdtech.com/beam/video-tutorials/rhino-blocks-to-revit.md)
- [Place Adaptive Components](https://wiki.mksdtech.com/beam/video-tutorials/place-adaptive-components.md)
- [Revit to Rhino](https://wiki.mksdtech.com/beam/video-tutorials/revit-to-rhino.md)


---

# 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://wiki.mksdtech.com/beam.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.
