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. User Manual
  2. How to...
  3. Management

Use object relations

Last updated 1 year ago

Be careful when undo "Delete rhino object": When rhino object is deleted, the relation to the rhino object is deleted permanently. The relation is not restored when the deletion of the rhino object is undone.

Object relations can only be added through the vertical panel, or programmatically (LamaExtensions).

If Rhino column is not set to multiple, then adding a relation (see Step 2) replaces the existing relation.

Step 1: Create Rhino table column (see Create attributes)

Step 2: Add relation (Vertical panel -> Click button + Strg)


💡
Create attributes