mphdatasetinfo
Get information about datasets.
Syntax
ds = mphdatasetinfo(model,dsettag)
Description
ds = mphdatasetinfo(model,dsettag)
returns information about the dataset with the tag
dsettag
.
The output structure
ds
contains the following fields:
Table 6-6:
Fields in the ds structure.
Field
Description
tag
Tag of the dataset (dsettag)
label
Label
type
Type of the dataset
sol
Solver sequence where the data comes from
parentdatasets
Parent datasets
*
parenttypes
Types of the parent datasets
selection
Selection (if the entire geometry is not selected)
*
If a join dataset is encountered only the two parent datasets of the join dataset are included.
See also
mphdataset
,
mphnavigator