CATTPSBaseUseItf Interface CATITPSRoughness

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


interface CATITPSRoughness

Interface to manage Roughness TPS.
TPS for Technological Product Specifications.

See also:
See also:


Method Index


o GetApplicability(CATTPSRoughnessApplyTo*)
Retrieves roughness applicability.
o GetField(int,wchar_t**)
Retrieves roughness field.
o GetObtention(CATTPSRoughnessObtention*)
Retrieves roughness obtention mode.
o SetApplicability(CATTPSRoughnessApplyTo)
Sets roughness applicability.
o SetField(int,wchar_t*)
Sets roughness field.
o SetObtention(CATTPSRoughnessObtention)
Sets roughness obtention mode.

Methods


o GetApplicability
public virtual GetApplicability( oApplicability)
Retrieves roughness applicability.
o GetField
public virtual GetField( const iIndex,
oField)
Retrieves roughness field.
Parameters:
iIndex
Field index, from 1 to 9 from V5R13 (Fields 8 and 9 added). from 1 to 7 before V5R13
o GetObtention
public virtual GetObtention( oObtention)
Retrieves roughness obtention mode.
o SetApplicability
public virtual SetApplicability( const iApplicability)
Sets roughness applicability.
o SetField
public virtual SetField( const iIndex,
const iField)
Sets roughness field.
                                      Field 4
                      Field 1     ------------------
                                 /         (Field 9)
                      Field 2   /
                               / (Field 8)  Field 5
                          \   /
                Field 3    \ /    Field 7   Field 6
 
  Pour le champs 7 les lettres autorisees sont :
  M, C, R, P, X, = ,L (symbole perpendicularite de la DSES)
 
Parameters:
iIndex
Field index, from 1 to 9 from V5R13 (Fields 8 and 9 added). from 1 to 7 before V5R13
o SetObtention
public virtual SetObtention( const iObtention)
Sets roughness obtention mode.

This object is included in the file: CATITPSRoughness.h

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