API Reference

This is the reference documentation of Tekla PowerFab Open API. The API contains request and response namespaces.

fsresMakeReport Properties

The fsresMakeReport type exposes the following members.

Properties
  NameDescription
Public propertyCommandGUID (Inherited from fsresCommand.)
Public propertyErrorCode (Inherited from fsresCommand.)
Public propertyErrorMessage (Inherited from fsresCommand.)
Public propertyReportFile
Public propertyReportInstanceGUID
GUID representing the instance of report data. Can be passed to a subsequent MakeReport command to render another report against the same data, avoids re-processing.
Public propertySuccessful (Inherited from fsresCommand.)
Top
See Also