CATStrUseItf Interface CATIStrUsePanelType

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


interface CATIStrUsePanelType

Interface to manage Structure Modeler functions Panel type.
There are 1 Panel types: - 1 PanelSurf: Panel defined by a Surface (@see CATIStrUsePanelSurf).


Method Index


o GetType(CATStrPanelCreationMode&)
Gets the Panel's type.
o SetType(CATStrPanelCreationMode)
Sets the Panel's type.

Methods


o GetType
public virtual GetType( oType)
Gets the Panel's type.
Parameters:
oType
Panel's type.
o SetType
public virtual SetType( const iType)
Sets the Panel's type.
Parameters:
iType
Panel's type.

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

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