CATGSMUseItf Interface CATIGSMUseThickness

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


interface CATIGSMUseThickness

Interface of the thickness on a surface.
Role: Allows you to get and set the thickness of a surface: a surface, an orientation, a thickness1 value and a thickness2 value.


Method Index


o GetCkeThickness1Value(CATICkeParm_var&)
Gets the first thickness value.
o GetCkeThickness2Value(CATICkeParm_var&)
Gets the second thickness value.
o GetOrientation(CATGSMOrientation&)
Gets the orientation of the thickness.
o GetThickness1Value(double&)
Gets the first thickness value.
o GetThickness2Value(double&)
Gets the second thickness value.
o InvertOrientation()
Inverts the orientation.
o SetOrientation(CATGSMOrientation)
Sets the orientation of the thickness.
o SetThickness1Value(double)
Sets the first thickness value in MKS (meters).
o SetThickness1Value(CATICkeParm_var)
Sets the first thickness value.
o SetThickness2Value(double)
Sets the second thickness value in MKS (meters).
o SetThickness2Value(CATICkeParm_var)
Sets the second thickness value.

Methods


o GetCkeThickness1Value
public virtual GetCkeThickness1Value( oThickness1Value)
Gets the first thickness value.
Parameters:
oThickness1Value
Thickness1 value
o GetCkeThickness2Value
public virtual GetCkeThickness2Value( oThickness2Value)
Gets the second thickness value.
Parameters:
oThickness2Value
Thickness2 value
o GetOrientation
public virtual GetOrientation( oOrientation)
Gets the orientation of the thickness.
o GetThickness1Value
public virtual GetThickness1Value( oThickness1Value)
Gets the first thickness value.
Parameters:
oThickness1Value
Thickness1 value
o GetThickness2Value
public virtual GetThickness2Value( oThickness2Value)
Gets the second thickness value.
Parameters:
oThickness2Value
Thickness2 value
o InvertOrientation
public virtual InvertOrientation()
Inverts the orientation.
o SetOrientation
public virtual SetOrientation( const iOrientation)
Sets the orientation of the thickness.
o SetThickness1Value
public virtual SetThickness1Value( iThickness1Value)
Sets the first thickness value in MKS (meters).
Parameters:
iThickness1Value
Thickness1 value
o SetThickness1Value
public virtual SetThickness1Value( const iThickness1Value)
Sets the first thickness value.
Parameters:
iThickness1Value
Thickness1 value
o SetThickness2Value
public virtual SetThickness2Value( iThickness2Value)
Sets the second thickness value in MKS (meters).
Parameters:
iThickness2Value
Thickness2 value
o SetThickness2Value
public virtual SetThickness2Value( const iThickness2Value)
Sets the second thickness value.
Parameters:
iThickness2Value
Thickness2 value

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

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