Skip to content

Rule Check Execution

IRI: https://w3id.org/altium/cdm/design/RuleCheckExecution

Bounded context: design

Execution of a rule check against a project to validate design integrity and compliance with specified constraints.

GRID (1)

grid:workspace:{workspace-id}:design:rule-check-execution/{id}

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

Diagram

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


  class des_RuleCheckExecution["Rule Check Execution"]



      style des_RuleCheckExecution fill:#93c47d    


    click des_RuleCheckExecution href "../../classes/des_RuleCheckExecution/"




  class core_Activity["Activity"]




          core_Activity <|-- des_RuleCheckExecution
          click core_Activity href "../../classes/core_Activity/"






          des_RuleCheckExecution : id





Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. core_Entity

Identifier and Mapping Information

Annotations

property value
grid grid:workspace:{workspace-id}:design:rule-check-execution/{id}
platformAPI RuleCheckExecution_Preview
maturity EXPERIMENTAL

Comments

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