API Reference

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

fsreqNestSolutionTFSResultDrop Property

The drop that is remaining after the cuts are complete.

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

Property Value

Type: ListfsreqNestSolutionTFSDrop
See Also