FormingStates Class |
FormingStates class which contains different forming options.
Namespace: Tekla.Structures.Forming
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The FormingStates type exposes the following members.
| Name | Description | |
|---|---|---|
| FormingStates |
Initializes a new instance of the FormingStates class.
| |
| FormingStates(DeformingType) |
Initializes a new instance of the FormingStates class.
| |
| FormingStates(FoldingType) |
Initializes a new instance of the FormingStates class.
| |
| FormingStates(WrappingType) |
Initializes a new instance of the FormingStates class.
| |
| FormingStates(DeformingType, FoldingType, WrappingType) |
Initializes a new instance of the FormingStates class.
|
| Name | Description | |
|---|---|---|
| Deforming |
Gets or sets the deforming type.
| |
| Folding |
Gets or sets the folding type.
| |
| Wrapping |
Gets or sets the wrapping type.
|