Interface IStructuralWallPatchData
Represents data of patch in IStructuralWall
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IStructuralWallPatchData
Properties
| Name | Description |
|---|---|
| Centre | Gets an offset of patch centre from bottom left corner of the wall span (in [mm]) |
| GroutSpacing | Gets the spacing of grout for masonry wall patch |
| GroutType | Gets the type of grout for masonry wall patch |
| Height | Gets the patch height (in [mm]) |
| MasonryReinforcement | Gets the masonry reinforcement |
| ResultLineCount | Gets the number of result lines |
| UseWallGrout | Gets a value indicating whether to use wall grout |
| Width | Gets the patch width (in [mm]) |