SymbolMetadata.HasSupportedDescendants Property
Tells whether the current symbols has any supported descendant symbols.
Syntax
public System.Boolean HasSupportedDescendants { get; }
Property Value
True if the current symbol has supported descendant symbols; otherwise, False.
Remarks
This value can be used to skip parts of the metadata that does not contain any supported symbols. For example, the MIL-STD-2525B metadata contains entries for all meteorological and oceanographic symbols but since they are not supported in Carmenta Engine it is not necessary, or helpful, to display them in a dialog where the user selects a symbol to create.
Platforms
Windows, Linux, Android