SMTK
latest
  • SMTK User’s Guide
  • Tutorials
    • First steps in C++
    • First steps in Python
    • Bridge a new modeling kernel
    • Implementing an STMK operator
    • Create a basic project
  • Release notes
SMTK
  • »
  • Tutorials
  • View page source

Tutorials¶

While the user’s guide covers the operational theory of SMTK in a meaningful way, sometimes it helps to have a more practical guide to getting a simple task done without reading the entire manual. These tutorials provide quick formulas for simple tasks without requiring much theory.

  • First steps in C++
    • Including SMTK headers and calling methods
    • Compiling the example
  • First steps in Python
    • Setup
    • Problem Definition
    • Simulation Preparation
  • Bridge a new modeling kernel
    • Adding Entity UUIDs
    • Creating a session subclass
    • Transcribing model entities
    • Providing operators
  • Implementing an STMK operator
    • Subclassing smtk::model::Operator
    • Defining operator input parameters
    • Defining operator output parameters
    • Implementing the actual operation
  • Create a basic project
    • Initialize SMTK Managers
    • Register and Create “basic” Project
    • Create Attribute Resource
    • Add Attribute Resource to Project
    • Write Project Resource
    • Open in modelbuilder Application
    • Going Further
Previous Next

© Copyright 2023, Kitware, Inc.. Revision bcf281df.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
v23.01.0
v22.11.0
release
Downloads
html
On Read the Docs
Project Home
Builds