API Reference

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

fsreqFabSuiteXMLRequestSetCutListItemNestID Property

Saves a Cut List in FabSuite as an External Software to FabSuite. After this, it can be modified using SaveNest

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("SetCutListItemNestID")]
public List<fsreqSetCutListItemNestID> SetCutListItemNestID { get; set; }

Property Value

Type: ListfsreqSetCutListItemNestID
See Also