Uses of Enum
com.solibri.smc.api.issues.BcfVersion
Packages that use BcfVersion
-
Uses of BcfVersion in com.solibri.smc.api.issues
Methods in com.solibri.smc.api.issues that return BcfVersionModifier and TypeMethodDescriptionstatic BcfVersion
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.Methods in com.solibri.smc.api.issues with parameters of type BcfVersionModifier and TypeMethodDescriptionboolean
BcfXml.exportBcfXml
(BcfVersion version, BcfScope scope, OutputStream stream) Pushes BCF-XML content of issues in the scope to the given stream.