API Reference

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

fsreqSplicePackageTFSTFSResult Property

If IncludeAllRequired is false, the quantities of the required stock records that are to be joined and cut. Must have the same number of elements as NestSolutionRequiredID.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public fsreqNestSolutionTFSResult TFSResult { get; set; }

Property Value

Type: fsreqNestSolutionTFSResult
See Also