Parameters |
Description |
OdGePosition3d& degenPoint |
[out] Receives the point to which the boundary degenerates. |
OdGeCurve2d** paramCurve |
[out] Receives the paramater curve corresponding to degenPoint. |
Returns true if and only if the curve boundary degenerates to a single 3D point.
If this method returns true, paramCurve is created with the new operator, and it is the responsibility of the caller to delete it.
Currently not implemented.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|