Main Content

StructuralSEIAssignment Properties

Superelement interface assignment for structural model

Since R2019b

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