FMELicenseManager
Returns whether or not a given factory is licensed.
factoryName (str) – The name of a given factory.
bool
Returns True if the factory is licensed and False otherwise.
True
False