mphcomponentinfo
Get information about a component.
Syntax
info = mphcomponent(model, comptag)
Description
info = mphcomponent(model, comptag)
returns information about the component
comptag
.
If the model contains only one component, the tag
comptag
is optional.
The output structure
info
contains the following fields:
Table 6-4:
Fields in the info structure.
Field
Description
tag
Component tag of the component
geom
Geometries in the component
mesh
Meshes in the component
geometricmodel
Geometric model defining the physics
scope
Full scope
basesystem
Tag of the unit system
sorder
Geometry shape function order
geometrycoord
Geometry frame coordinate variables
materialcoord
Material frame coordinate variables
meshcoord
Mesh frame coordinate variables
spatialcoord
Spatial frame coordinate variables
See also
mphnavigator