Skip to content

Reuse Block

IRI: https://w3id.org/altium/cdm/library/ReuseBlock

Bounded context: library

TBD

Platform API

DesReuseBlock

GRID (1)

grid:workspace:{workspace-id}:library:reuse-block/{id}

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

Diagram

---
  config:
    layout: elk
    theme: neutral
    class:
      hideEmptyMembersBox: true
---
 classDiagram
    direction LR


  class lib_reuse_block["Reuse Block"]



      style lib_reuse_block fill:#ffe599    


    click lib_reuse_block href "../../classes/lib_reuse_block/"












      lib_reuse_block --> "*" lib_reuse_block_revision : revisions
      click lib_reuse_block_revision href "../../classes/lib_reuse_block_revision/"


  class lib_reuse_block_revision["Reuse Block Revision"]



      style lib_reuse_block_revision fill:#ffe599    






          lib_reuse_block : id





Comments

TBD

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity
revisions * Reuse Block Revision None direct

Identifier and Mapping Information

Annotations

property value
grid grid:workspace:{workspace-id}:library:reuse-block/{id}
platformAPI DesReuseBlock

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.