Package | Description |
---|---|
com.solibri.smc.api.project |
Modifier and Type | Method and Description |
---|---|
Project.SaveStatus |
Project.getFileStatus()
Get the
Project.SaveStatus of the project file. |
static Project.SaveStatus |
Project.SaveStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Project.SaveStatus[] |
Project.SaveStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.