FormingStates Class |
FormingStates class which contains different forming options.
SystemObject
Tekla.Structures.FormingFormingStates
Tekla.Structures.FormingFormingStates
Namespace: Tekla.Structures.Forming
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
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.
|