GMOperatorsInterfaces Interface CATICGMTopExtractFace

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATICGMTopExtractFace

Class representing the operator that rebuilds a body from a set of faces on an input body.
The new faces keep only data necessary to them. Adjacency information has disappeared. If DoFaceAssembly is called before running the operator and there are two or more input faces, the operator assembles the output faces.
To use it:


Method Index


o Run()
Runs the operator.

Methods


o Run
public virtual Run()
Runs the operator.
Returns:

Legal values: 0 if ok, 1 if failed

This object is included in the file: CATICGMTopExtractFace.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.