PolymeshEnumerator Class |
The PolymeshEnumerator class is used to enumerate the polymesh of a pour's merged faces.
Inheritance Hierarchy
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The PolymeshEnumerator type exposes the following members.
Properties
Methods
Name | Description | |
---|---|---|
MoveNext |
Moves to the next item in the enumerator.
| |
Reset |
Resets the enumerator to the beginning.
|
See Also