API Reference

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

fsreqNestPartWidth Property

The width of the material when it's a plate. 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 Width { get; set; }

Property Value

Type: fsDecimalWithUOM
See Also