GeCurveBoundary.h
This class represents the boundary geometry (face loops) on a bounded surface.
Each face loop consists of four arrays:
There is a one-to-one correspondence between elements in the arrays, although certain elements of a given array could be NULL, or meaningless.
Loop degeneracies are represented as follows:
This class also supports the ownership of its geometry. Being the owner of its geometry would cause it to remove the geometry on destruction of an instance of the class.
Corresponding C++ library: TD_Ge
|
Name |
Description |
|
This is ~OdGeCurveBoundary, a member of class OdGeCurveBoundary. | |
|
This is the overview for the OdGeCurveBoundary constructor overload. |
|
Name |
Description |
|
Returns the paramaters for the curve boundary. | |
|
This is the overview for the isDegenerate method overload. | |
|
Returns true if and only if the curve boundary is the owner of the curve boundary parameters. | |
|
Returns the number of elements in the curve boundary. | |
|
Sets the parameters for the curve boundary and returns a reference to it. | |
|
Makes the curve boundary own the curve data and returns a reference to the boundary. |
|
Name |
Description |
|
This is =, a member of class OdGeCurveBoundary. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|