ModelObjectGetPhase Method |
Retrieves the phase of the model object (the phase number, the phase name,
the phase comment and whether the phase is the current one or not).
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- phase
- Type: Tekla.Structures.ModelPhase
The returned phase.
Return Value
Type: BooleanTrue on success.
See Also