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
        • Migration to newer schema
        • Template File Syntax (Reference) for Version 6 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 Markup (Annotation) 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
  • Migration to newer schema
  • Template File Syntax (Reference) for Version 6 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
    • Analysis Configuration Section
    • Unique Roles Section
    • Item Blocks Section
    • Definitions Section
      • AttDef Element Format
      • Exclusions Format
      • Prerequisites Format
      • Item Definitions Format
    • Item Definition Section
      • Simple Void Items
      • Basic Value Items
      • Group Item Definitions
      • Reference Item Based Definitions
    • Attribute Section <Attributes>
    • Views Section <Views>
      • Analysis View
      • Associations View
      • Attribute View
      • Group View
      • Instance View
  • 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 2023, Kitware, Inc.. Revision c8163b9b.

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