Get the name of the described feature
#include "dip_measurement.h"
dip_Error dip_FeatureDescriptionGetName ( description, name, resources )
Gets the name of the feature described by description.
Data type | Name | Description |
dip_FeatureDescription | description | Feature description data structure |
dip_String * | name | Name of the measurement feature |
dip_Resources | resources | Resources tracking structure. See ResourcesNew |
MeasurementFeatureDescription, FeatureDescriptionNew, FeatureDescriptionFree, FeatureDescriptionSetName, FeatureDescriptionGetName, FeatureDescriptionSetDescription, FeatureDescriptionGetDescription, FeatureDescriptionSetLabels, FeatureDescriptionGetLabels, FeatureDescriptionSetLabel, FeatureDescriptionSetDimensionLabels, FeatureDescriptionSetUnits, FeatureDescriptionGetUnits, FeatureDescriptionSetUnit