Library | Module

Class pfcFeatureInfoGetReturn



Description

Returned from the method pfcScript.pwlFeatureInfoGetByID() and pfcScript.pwlFeatureInfoGetByName()
Direct Parent Classes:
pfcStandardReturn



Property Summary

/* readonly */ stringFeatTypeName
The string name of the feature type, such as 'Hole'
/* readonly */ numberFeatureID
The feature identifier
/* readonly */ stringFeatureName
The name of the feature
/* readonly */ numberFeatureType
The feature type



Property Detail


/* readonly */ stringFeatTypeName

The string name of the feature type, such as 'Hole'




/* readonly */ numberFeatureID

The feature identifier




/* readonly */ stringFeatureName

The name of the feature




/* readonly */ numberFeatureType

The feature type