Class representing a single edge of a solid geometry. More...
Public Member Functions | |
| GO2SFace | GetFace () |
| GO2SXYZ | GetFirstPoint () |
| GO2SXYZ | GetLastPoint () |
| Number | GetLength () |
| Boolean | IsCircular () |
| Boolean | IsClose () |
| Boolean | IsLinear () |
| Public Member Functions inherited from GO2SReference | |
| GO2SGeometry | GetGeometry () |
| Boolean | IsOnEdge () |
| Boolean | IsOnFace () |
| Boolean | IsOnGeometry () |
Class representing a single edge of a solid geometry.
| GO2SFace GO2SEdge::GetFace | ( | ) |
| GO2SXYZ GO2SEdge::GetFirstPoint | ( | ) |
| GO2SXYZ GO2SEdge::GetLastPoint | ( | ) |
| Number GO2SEdge::GetLength | ( | ) |
| Boolean GO2SEdge::IsCircular | ( | ) |
| Boolean GO2SEdge::IsClose | ( | ) |
| Boolean GO2SEdge::IsLinear | ( | ) |