API Reference

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

fsreqMaterialUsed Properties

The fsreqMaterialUsed type exposes the following members.

Properties
  NameDescription
Public propertyDimensions
Dimensions of material. When combined with shape, it denotes the ShapeDimensions.
Public propertyExternalInventoryID
Inventory ID of this material in external software.
Public propertyFabSuiteInventoryID
Inventory ID of this material in FabSuite.
Public propertyGrade
Grade of material.
Public propertyLength
The length of the material.
Public propertyShape
Shape of Material. ShapeDimensions OR Shape and Dimensions is required.
Public propertyShapeDimensions
Name of Material. ShapeDimensions OR Shape and Dimensions is required.
Public propertyWidth
The width of the material used (for plate).
Top
See Also