Package | Description |
---|---|
com.solibri.smc.api |
Modifier and Type | Method and Description |
---|---|
static Product |
SMC.getProduct()
Returns the product variant that is running.
|
static Product |
Product.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product[] |
Product.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.