public interface BcfXml
Modifier and Type | Method and Description |
---|---|
boolean |
exportBcfXml(BcfVersion version,
BcfScope scope,
OutputStream stream)
Pushes BCF-XML content of issues in the scope to the given stream.
|
boolean exportBcfXml(BcfVersion version, BcfScope scope, OutputStream stream)
version
- BCF version of the content to be createdscope
- BCF issues in scopestream
- the streamCopyright © 2019 Solibri, Inc.. All rights reserved.