jlink
Installation
SKILL.md
Jlink - Java Automation Toolkit for Creo Parametric
Jlink (Object TOOLKIT Java) is a free Java API that enables programmatic automation of Creo Parametric design tasks. It provides Session-based access to models, features, parameters, assemblies, and drawings.
Quick Start
New to Jlink? Start here:
- Read Architecture Overview below
- Study Basic Patterns for initialization
- Review Common Tasks Decision Tree
- Check Reference Guide for specific operations
Core Concepts
Session Model (Entry Point)
All Jlink operations flow through a single Session object: