CATStrUseItf Interface CATIStrUsePosSupportFace

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


interface CATIStrUsePosSupportFace

Interface representing Position Support Face.


Method Index


o GetFaceSide(CATStrFaceSide&)
Get the nominal side of a plate-like object to use as a support.
o GetRole(CATString&)
Get the role of this parameter.
o SetFaceSide(CATStrFaceSide)
Set the nominal side of a plate-like object to use as a support.

Methods


o GetFaceSide
public virtual GetFaceSide( oFaceSide)
Get the nominal side of a plate-like object to use as a support. The Plate-like object is any object that has parallel main faces, where one face is considered the control surface (the "molded" side), and the thickness to the other face is much smaller than the face dimensions. This other main face is the "thrown" side, since it is in the direction of the material throw direction.
Parameters:
oFaceSide
The nominal face side (molded side or thrown side).
o GetRole
public virtual GetRole( oRole)
Get the role of this parameter. The role is specific to the element from which this interface was retrieved.
Parameters:
oRole
The role of the parameter. This is an internal name (not NLS translated).
o SetFaceSide
public virtual SetFaceSide( const iFaceSide)
Set the nominal side of a plate-like object to use as a support.
Parameters:
iFaceSide
The nominal face side (molded side or thrown side).

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

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