CATStrUseItf Interface CATIStrUseOpeningExtrusionMngt

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


interface CATIStrUseOpeningExtrusionMngt

Interface to manage the opening extrusion mode Role: Interface managing the Str Opening extrusion mode.
- Normal: the hole will be normal to the support of the Plate / each face of the Profile - Directional: the hole will be similar to a Pocket.


Method Index


o GetExtrusionMode(CATStrOpeningExtrusionMode&)
Retrieve the extrusion mode of this Opening.
o SetExtrusionMode(CATStrOpeningExtrusionMode)
Define the extrusion mode of this Opening.

Methods


o GetExtrusionMode
public virtual GetExtrusionMode( oMode)
Retrieve the extrusion mode of this Opening.
Parameters:
oMode
Extrusion mode.
o SetExtrusionMode
public virtual SetExtrusionMode( const iMode)
Define the extrusion mode of this Opening.
Parameters:
iMode
Extrusion mode.

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

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