IIsolatedFoundationReinforcement Interface

Represents isolated foundation reinforcement

Namespace:  TSD.API.Remoting.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IIsolatedFoundationReinforcement

The IIsolatedFoundationReinforcement type exposes the following members.

Properties
  NameDescription
Public propertyBottomBarsInXDirection
Gets a list of bottom bars in X direction
Public propertyBottomBarsInYDirection
Gets a list of bottom bars in Y direction
Public propertyBottomMeshes
Gets a list of bottom meshes
Public propertyTopBarsInXDirection
Gets a list of top bars in X direction
Public propertyTopBarsInYDirection
Gets a list of top bars in Y direction
Public propertyTopMeshes
Gets a list of top meshes
Top
See Also