Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalCurve3d Class
Syntax
C++
class OdGeExternalCurve3d : public OdGeCurve3d;

This class represents, as OdGeCurve3d curves, 3D curves whose definitions are external to the OdGe library.

OdGeExternalCurve3d curve instances can be treated as any other OdCurve3d. 

You can access the OdGeExternalCurve3d as a corresponding native OdGeCurve3d curve, if such a corresponding curve exists, or you may (more efficiently) access the external data in its native form. 

One example of using OdGeOdGeExternalCurve3d is to represent an ACIS curve. 

Corresponding C++ library: TD_Ge 

 

OdGeExternalCurve3dOdGeExternalCurve3dOdGeExternalCurve3d

File: GeExternalCurve3d.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.