API Reference

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

fsresFileData Properties

The fsresFileData type exposes the following members.

Properties
  NameDescription
Public propertyBinaryDataIndex
The index in the response message that has the contents of the file.
Public propertyContentType
The type of file (ex: application/pdf).
Public propertyFileExtension
The extension of the file name (ex: .pdf).
Public propertyFileName
The file name.
Public propertyID
The ID of the drawing. Can be Drawing, Assembly Drawing or Part Drawing ID.
Public propertySecondaryID
The Revision ID of the drawing. Can be Drawing Revision, Assembly Drawing Revision or Part Drawing Revision ID.
Top
See Also