Skip to main content

Module ops

Module ops 

Source
Expand description

High-level operations for Altium file types.

This module provides reusable operations for working with Altium files that can be used by CLI tools and other applications.

Modulesยง

categorization
Component categorization logic shared across schdoc and schlib.
intlib
Integrated library operations.
output
Output data structures for ops functions.
pcbdoc
PCB document operations.
pcblib
PCB footprint library operations.
prjpcb
Project file operations.
queries
Pure query functions for schematic analysis.
schdoc
Schematic document operations.
schdoc_edit
Schematic document editing commands.
schlib
Schematic library operations.
transforms
Transform operations for record manipulation.
util
Shared utilities for operations modules.