API Reference

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

fsresAvailableMaterial Class

A type of material available from a supplier
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresAvailableMaterial

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresAvailableMaterial

The fsresAvailableMaterial type exposes the following members.

Constructors
  NameDescription
Public methodfsresAvailableMaterial
fsresAvailableMaterial class constructor
Top
Properties
  NameDescription
Public propertyDimensions
Public propertyGrade
Grade of material
Public propertyMaterialPrice
A list of available material
Public propertyShape
Shape of material
Public propertySupplierName
Name of supplier
Top
See Also