CATStrUseItf Interface CATIStrUsePosAxisAdjustment
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
 interface CATIStrUsePosAxisAdjustment
 
 Method Index
 
 -  o 
    GetAngleParameter(CATICkeParm_var&)
-   Get the CKE parameter for axis rotation (around Z).
 
-  o 
    GetRole(CATString&)
-   Get the role of this parameter group.
 
-  o 
    GetUShiftParameter(CATICkeParm_var&)
-   Get the CKE parameter for position U shift (along the final axis X).
 
-  o 
    GetVShiftParameter(CATICkeParm_var&)
-   Get the CKE parameter for position V shift (along the final axis Y).
Methods
 
  o GetAngleParameter
  | public virtual   GetAngleParameter( |  | ospAngleParm) | 
  - 
 Get the CKE parameter for axis rotation (around Z).
 This CKE parameter may be a volatile or persistent CKE parameter, 
 depending on how it is retrieved and the state of the model object.
 
  -  Parameters:
  
- 
    
    -  ospCkeParm
   
-    The CKE parameter (volatile or persistent).
 
 
o GetRole| public virtual   GetRole( |  | oRole) | 
  - 
 Get the role of this parameter group.
 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 GetUShiftParameter| public virtual   GetUShiftParameter( |  | ospUShiftParm) | 
  - 
 Get the CKE parameter for position U shift (along the final axis X).
 This CKE parameter may be a volatile or persistent CKE parameter, 
 depending on how it is retrieved and the state of the model object.
 
  -  Parameters:
  
- 
    
    -  ospCkeParm
   
-    The CKE parameter (volatile or persistent).
 
 
o GetVShiftParameter| public virtual   GetVShiftParameter( |  | ospVShiftParm) | 
  - 
 Get the CKE parameter for position V shift (along the final axis Y).
 This CKE parameter may be a volatile or persistent CKE parameter, 
 depending on how it is retrieved and the state of the model object.
 
  -  Parameters:
  
- 
    
    -  ospCkeParm
   
-    The CKE parameter (volatile or persistent).
 
 
 This object is included in the file: CATIStrUsePosAxisAdjustment.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.