Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeShell Class
Syntax
C++
class OdGeShell;

This class represents shell primitives.

A shell is a set of faces, defined by a list of shell vertices. Shells can have regular faces and holes and disjoint regions. Shell objects contain vertex data, edge data and face data. Vertex data is defined by one array that is the list of face vertices. Edge data contains arrays of edge properties such as edge color, linetype, visibility etc. Face data is defined by an array of shell faces and arrays of face properties such as face color, normals, transparency, material etc. 

Corresponding C++ library: TD_Ge 

 

OdGeShell

File: GeShell.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.