API Reference

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

fsreqInputDisplayUnitsLengthInputTypeIDImperial Property

Length format when in imperial mode: 1 - Feet, Inches, 16ths 2 - Feet, Inches 3 - Inches, 16ths 4 - Decimal Feet 5 - Decimal Inches (2 Places) 6 - Decimal Inches 7 - Feet, Inches, 16ths (Free-Form)

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "integer")]
public string LengthInputTypeIDImperial { get; set; }

Property Value

Type: String
See Also