IPanel Interface |
Represents a solver panel
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IPanel type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssumeCracked | Gets the cracked option | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsTemperatureLoadTarget | Gets a value indicating whether the panel is a target for temperature load | |
Material | Gets the material | |
Orientation | Get the panel orientation (in [rad]) | |
PanelType | Gets the panel type | |
SlabItemIndices | Gets the list of the indices of ISlabItem | |
SourceSubEntityInfo | Gets the structural sub-entity info this panel is related to | |
StiffnessDivisor | Gets the stiffness divisor | |
Thickness | Gets the thickness (in [mm]) |
See Also