BrEdge.h
This class is the interface class for BREP edges.
Edges are primary BREP elements with associated geometries: curves.
TD_Br
|
Name |
Description |
|
Returns the color of this Edge entity. | |
|
This is the overview for the getCurve method overload. | |
|
Returns the underlying curve of this Edge entity as an OdGeNurbCurve3d object. | |
|
Returns the best match of the underlying curve of this Edge entity to curves supported by OdGe. | |
|
Returns true if and only if the orientation of the edge from vertex 1 to vertex 2 is the same as the orientation of the curve parameterization. | |
|
Returns the start vertex of this Edge entity. | |
|
Returns the end vertex of this Edge entity. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|