Information about available feature. Currently an IFeatureInfo is only in existence (as returned from FindFeature and GetFeature) if the feature is licensed and activated.
It's possible that in the future IFeatures will return features that have expired or are currently in use, so you should check IsActivated
A feature is the subject of any license. For example, "Demo3D Professional Edition 2020" is a feature, but content creators for Emulate3D may also require that a particular (custom) feature is enabled.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic interface IFeatureInfo
The IFeatureInfo type exposes the following members.
Properties
See Also