Click or drag to resize
AB4D logo

CadShell Class

CadShell defines a list of faces. The same CadShell can be used by multiple CadPart objects.
Inheritance Hierarchy
SystemObject
  Ab4d.OpenCascadeCadShell

Namespace: Ab4d.OpenCascade
Assembly: Ab4d.OpenCascade (in Ab4d.OpenCascade.dll) Version: 1.0.0
Syntax
C#
public class CadShell

The CadShell type exposes the following members.

Constructors
 NameDescription
Public methodCadShellInitializes a new instance of the CadShell class
Top
Fields
 NameDescription
Public fieldFaces List of faces that define this Shell.
Public fieldId Id defined by OpenCascade.
Public fieldName Name that is defined in the CAD file.
Top
See Also