API Reference

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

fsreqNestPartLength Property

The length of the material. Best practice is to include, but only required if FabSuite does not have this job.

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

Property Value

Type: fsDecimalWithUOM
See Also