RebarLegFace Class

Defines a rebar leg face that is used in a RebarSet. Rebar leg faces control how the RebarSet generates the reinforcing bars.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.ModelRebarLegFace

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Syntax
[SerializableAttribute]
public class RebarLegFace

The RebarLegFace type exposes the following members.

Constructors
  NameDescription
Public methodRebarLegFace
Initializes a new instance of the RebarLegFace class.
Public methodRebarLegFace(Contour)
Initializes a new instance of the RebarLegFace class using the specified Contour.
Top
Properties
  NameDescription
Public propertyAdditonalOffset
Gets or sets the user defined offset of the rebars from the rebar leg face.
Public propertyContour
Gets or sets the outer Contour of the rebar leg face.
Public propertyFrozen
Gets a value indicating whether the leg face is frozen or not.
Public propertyId
Gets or sets an identifier that may be used to identify instances of the same rebar leg face.
Public propertyLayerOrderNumber
Gets or sets the layer order number of the rebar leg face.
Public propertyOffset
Gets or sets the user defined offset of the rebars from the rebar leg face.
Public propertyOffsetType
Gets or sets the type of offset used to apply the offset value.
Public propertyReversed
Gets or sets a value indicating whether the cover thickness is opposite to the coordinate system Z direction for the rebar leg face.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next