Main Content

StructuralSEIAssignment Properties

Superelement interface assignment for structural model

Domain-specific structural workflow is not recommended. New features might not be compatible with this workflow. For help migrating your existing code to the unified finite element workflow, see Migration from Domain-Specific to Unified Workflow.

A StructuralSEIAssignment object contains a description of the superelement interfaces for a structural analysis model. A StructuralModel container has a vector of StructuralSEIAssignment objects in its SuperelementInterfaces.StructuralSEIAssignments property.

Properties of StructuralSEIAssignment

expand all

Region type, specified as 'Vertex', 'Edge', or, for a 3-D model, 'Face'.

Data Types: char | string

Geometric region ID, specified as a positive integer. Find the region IDs by using pdegplot.

Data Types: double

Version History

Introduced in R2019b