Phase Constructor (Int32, String, String, Int32) |
Instantiates a new phase with the given parameters.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Parameters
- PhaseNumber
- Type: SystemInt32
The number of the phase. - PhaseName
- Type: SystemString
The name of the phase. - PhaseComment
- Type: SystemString
The comment of the phase. - IsCurrentPhase
- Type: SystemInt32
The value is 1 if the phase is the current phase, 0 otherwise.