Click or drag to resize

ResultOfDeformation Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Result of deformation in the one positon
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Result
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class ResultOfDeformation : SectionResultBase

The ResultOfDeformation type exposes the following members.

Constructors
  NameDescription
Public methodResultOfDeformation
Constructor
Top
Properties
  NameDescription
Public propertyFix
Rotation around x-axis
Public propertyFiy
Rotation around y-axis
Public propertyFiz
Rotation around z-axis
Public propertyLoading
Loading
(Inherited from SectionResultBase.)
Public propertyUx
Deformation in the x direction
Public propertyUy
Deformation in the y direction
Public propertyUz
Deformation in the z direction
Top
See Also