Face Class |
The Face class represents a single face in a solid.
Inheritance Hierarchy
Namespace: Tekla.Structures.Solid
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
The Face type exposes the following members.
Properties
Name | Description | |
---|---|---|
Normal |
The normal vector of the face.
| |
OriginPartId |
The part id of the part that this face originated from.
For example, a face create by a part cut has the id of the cutting part.
|
Methods
Name | Description | |
---|---|---|
GetLoopEnumerator |
Gets a new loop enumerator for enumerating through the face's loops.
|
See Also