Lama
  • LayerManager
  • Fundamentals
    • 📖Main concepts
      • LamaBase
      • LamaData
        • LamaTables
        • LamaCategories
        • LamaView
      • LamaFile
      • LamaDoc
    • 🖥️UI overview
    • 📐Principles
    • ➕LamaExtensions
  • User Manual
    • 🚀Get started
    • 💡How to...
      • General
        • Start/ Stop Lama
        • Create Models/Projects
        • Create templates
        • Connect LamaProject
        • Save LamaFile
        • Version recovery
        • Add a license
      • Management
        • Vert./horiz. panel
        • Create elements
        • Create LamaTables
        • Create attributes
        • Create categories
        • Use table trees
        • Use multiple columns
        • Use object relations
      • Visualization
        • Activate layers
        • Show layers
      • Analysis
        • Create view
        • Modify view
        • Create validation rule
        • Use views
      • Transfer
        • LamaTables
        • LamaView
    • 📄Commands
  • Developer Manual
    • 🚀Get started
    • 💡How to...
      • Install plugin
      • Install toolbar
      • Publish plugin
    • 📑Resources
    • 🔗Compatibility
  • Feedback
  • Apps by Fritz Beck.
Powered by GitBook
On this page
  1. Fundamentals
  2. Main concepts

LamaDoc

This section is only relevant for developers.

The LamaDoc can be accessed by LamaExtensions.

The LamaDoc covers: - ActiveLamaData -> LamaData used by the LamaPlugIn - LamaDocSettings

The LamaDocSettings are saved and reloaded with your Rhino project and covers: - LamaFilePath -> the file path of the connected lama file - ActiveModelId -> the Id of the active LamaModel - ActiveProjectId -> the Id of the active LamaProject

Last updated 1 year ago

📖