API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

MaterialMarketSizesItem Class

The MaterialMarketSizesItem class contains information about the available market sizes for particular material.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.CatalogsMaterialMarketSizesItem

Namespace:  Tekla.Structures.Catalogs
Assembly:  Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.1
Syntax
[SerializableAttribute]
public sealed class MaterialMarketSizesItem

The MaterialMarketSizesItem type exposes the following members.

Properties
  NameDescription
Public propertyMarketSizes
Available MarketSizes for the particular material
Public propertyMaterialName
Material name
Top
See Also