API Reference

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

fsresGetProjectStatus_CutLists Class

Cut Lists object for getProjectStatus
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetProjectStatus_CutLists

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 fsresGetProjectStatus_CutLists

The fsresGetProjectStatus_CutLists type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetProjectStatus_CutLists
fsresGetProjectStatus_CutLists class constructor
Top
Properties
  NameDescription
Public propertyCutList
List of Cut List Objects
Public propertyCutLists
Total number of Cut Lists
Public propertyCuttingDetails
Total number of Cutting Details
Public propertyTotalCut
Number of Cutting details that are cut
Public propertyTotalInvalidated
Number of Cutting details that are invalidated
Public propertyTotalOnOrder
Number of Cutting details that are on order
Public propertyTotalValidationRequired
Number of Cutting details that have validation required
Top
See Also