Edge Class |
The Edge class represents a single global edge in a solid.
Inheritance Hierarchy
Namespace: Tekla.Structures.Solid
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
The Edge type exposes the following members.
Properties
Name | Description | |
---|---|---|
EndPoint |
Gets the end point of the edge.
| |
StartPoint |
Gets the start point of the edge.
| |
Type |
Gets the type of the edge.
|
Methods
See Also