| Package | Description | 
|---|---|
| com.solibri.smc.api.issues | 
| Modifier and Type | Method and Description | 
|---|---|
static BcfVersion | 
BcfVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static BcfVersion[] | 
BcfVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
BcfXml.exportBcfXml(BcfVersion version,
            BcfScope scope,
            OutputStream stream)
Pushes BCF-XML content of issues in the scope to the given stream. 
 | 
Copyright © 2019 Solibri, Inc.. All rights reserved.