SMTK
release
  • SMTK User’s Guide
    • Obtaining, Building, and Installing
    • An Overview of SMTK’s Subsytems
    • SMTK Common
    • SMTK’s Resource System
    • SMTK’s Geometry System
    • SMTK’s Attribute Resource
      • General Description
        • Key Concepts
        • Interfaces to the attribute resource
        • Example Workflow
        • Template File Syntax (Reference) for Version 5 XML Attribute Files
        • Filtering, Searching and Reference Item Rules
        • Evaluators
        • Attribute Builder (Python, experimental)
    • SMTK’s Operation System
    • SMTK’s Geometric Model Resource
    • SMTK’s Graph-based Model Resource
    • SMTK’s Mesh Resource
    • SMTK’s Project System
    • SMTK’s Task System
    • SMTK’s Simulation System
    • SMTK’s View System
    • SMTK’s Extensions
    • SMTK’s Bindings
    • SMTK’s Plugin System
    • String token utilities
    • Debugging tips and tricks
    • Administering SMTK
    • Contributing to SMTK
  • Tutorials
  • Release notes
SMTK
  • »
  • SMTK User’s Guide »
  • SMTK’s Attribute Resource
  • View page source

SMTK’s Attribute Resource¶

General Description¶

../../_images/attributeManager.png

SMTK’s first major component is its attribute modeling resource, which provides a way to model and represent non-geometric simulation data such as material properties, boundary conditions, and solver parameters.

  • Key Concepts
  • Interfaces to the attribute resource
  • Example Workflow
    • Conditional items
  • Template File Syntax (Reference) for Version 5 XML Attribute Files
    • File Layout
    • Includes Section
    • Advance Level Section
      • Advance Level Element Format
    • Category Section
    • Property Section for the Attribute Resource
      • Supported Values for Boolean Properties
      • Properties and Include Files
    • Analysis Section
      • Analysis Element Format
    • Item Blocks Section
    • Definitions Section
      • AttDef Element Format
      • CategoryInfo Format
      • Item Definitions Format
    • Item Definition Section
      • Basic Value Items
    • Attribute Section <Attributes>
      • XML attributes
    • Views Section <Views>
      • View configuration
  • Filtering, Searching and Reference Item Rules
  • Evaluators
    • Motivation
    • Evaluator
    • EvaluatorFactory
    • Evaluator Registration
    • Serialization/deserialization
    • Changes to smtk::attribute::Resource and smtk::attribute::ValueItemTemplate
    • Infix Expression Parsing
    • UI Additions Specific to Infix Expressions
  • Attribute Builder (Python, experimental)
    • Specification
      • Associations List
      • Items List
Previous Next

© Copyright 2022, Kitware, Inc.. Revision 2d352e46.

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