The Framing Widget is a specialized widget designed for structural analysis applications that require framing capabilities.
This is a special widget that should never need modification from the standard configuration shown below.

Standard Configuration

{
  "type": "sheetTemplateWidgets",
  "attributes": {
    "type": "framing",
    "referenceId": "framing",
    "visibleIf": null
  }
}

Configuration Parameters

type
string
required
Must be set to “framing” for this widget type
referenceId
string
required
Should always be set to “framing” for consistency
visibleIf
null
Should always be set to null for this widget type

Usage Guidelines

Important: This widget should be used exactly as specified in the standard configuration. No modifications to the structure or parameters are typically needed.

When to Use

The Framing Widget is used in templates that require:
  • Structural frame analysis capabilities
  • Complex geometry definitions
  • Multi-member structural systems
  • Advanced structural modeling features

Integration

The Framing Widget integrates with other structural analysis components and should be included in templates where framing analysis is a core requirement.
For specific implementation details and advanced usage patterns, consult with the development team as this widget has specialized integration requirements.