Main Content

StructuralSEIAssignment Properties

(To be removed) Superelement interface assignment for structural model

StructuralSEIAssignment will be removed. Use the ROMInterfaces property of femodel instead. (since R2023a) For more information on updating your code, see Version History.

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

collapse all