API Reference

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

fsreqGetInspectionTestSubjectsExtendedDetails Property

If true then extended details of the parts are retrieved including drawing #, revision, approval status, shape, dimensions, length, and grade.

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

Property Value

Type: Boolean
See Also