Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalBoundedSurface Class
Syntax
C++
class OdGeExternalBoundedSurface : public OdGeSurface;

This class represents bounded surfaces, whose definitions are external to the OdGe library.

Each instance of OdGeExternalBoundedSurface is composed of an instance of an OdExternalSurface and a collection of instances of OdGeCurveBoundary. 

OdGeExternalBoundedSurface instances can be treated as any other OdGeSurface. 

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

One example of using OdGeExternalBoundedSurface is to access an ACIS surface. 

Corresponding C++ library: TD_Ge 

 

OdGeExternalBoundedSurfaceOdGeExternalBoundedSurfaceOdGeExternalBoundedSurface

File: GeExternalBoundedSurface.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.