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.

ReinforcementMeshAttributes Properties

The ReinforcementBaseReinforcementMeshAttributes type exposes the following members.

Properties
  NameDescription
Public propertyCustomPresentation
Custom presentation GUID to be applied to the object type
(Inherited from ReinforcementBaseReinforcementBaseAttributes.)
Public propertyHiddenLines
The line type of the hidden lines of the reinforcement.
(Inherited from ReinforcementBaseReinforcementBaseAttributes.)
Public propertyHideLinesHiddenByPart
Defines whether lines hidden by parts should be hidden or not.
(Inherited from ReinforcementBaseReinforcementBaseAttributes.)
Public propertyHideLinesHiddenByReinforcement
Defines whether lines hidden by reinforcements should be hidden or not.
(Inherited from ReinforcementBaseReinforcementBaseAttributes.)
Public propertyMeshReinforcementSymbolIndex
Defines the index for the mesh symbol to be used. The mesh symbol appears in the middle of the mesh line when ReinforcementRepresentation == OutLine. The index starts from 0 and corresponds to the symbol in the file mesh.sym.
Public propertyMeshReinforcementSymbolSize
Defines the size of the reinforcement mesh symbol.
Public propertyMeshReinforcementVisibilityCrossing
Defines which crossing bars in the mesh appear in drawings.
Public propertyMeshReinforcementVisibilityLongitudinal
Defines which longitudinal wires in the mesh appear in drawings.
Public propertyReinforcementRepresentation
The representation of reinforcing bars.
(Inherited from ReinforcementBaseReinforcementBaseAttributes.)
Public propertyVisibleLines
The line type of the visible lines of the reinforcement.
(Inherited from ReinforcementBaseReinforcementBaseAttributes.)
Top
See Also