Skip to content

Rule Check

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

Bounded context: design

Rule check definitions that can be executed against a project to validate design integrity and compliance with specified constraints.

Platform API

RuleCheck_Preview

GRID (1)

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

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

Diagram

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


  class des_RuleCheck["Rule Check"]



      style des_RuleCheck fill:#93c47d    


    click des_RuleCheck href "../../classes/des_RuleCheck/"




  class core_Artifact["Artifact"]




          core_Artifact <|-- des_RuleCheck
          click core_Artifact href "../../classes/core_Artifact/"






          des_RuleCheck : 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/{id}
platformAPI RuleCheck_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.