All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Class CATScuRotateCompInfo

CATScuRotateCompInfo
 

Usage: you must use this class as is. You should never derive it.


public class CATScuRotateCompInfo

Class used as input into Rotate component command.


Constructor and Destructor Index


o CATScuRotateCompInfo()
Default constructor.
o CATScuRotateCompInfo(CATString&,CATScuRotateMode)
Initialize CATScuRotateCompInfo with application name,rotate mode.

Data Member Index


o ApplName
Application name.
o RotateMode
Rotate mode type.

Constructor and Destructor


o CATScuRotateCompInfo
public CATScuRotateCompInfo()
Default constructor.
o CATScuRotateCompInfo
public CATScuRotateCompInfo(CATString& iApplName,
CATScuRotateMode iRotateMode)
Initialize CATScuRotateCompInfo with application name,rotate mode.
Parameters:
iApplName
Application names such as PID,HVAC.
iRotateMode
Rotate component mode.

Data Members


o ApplName
  public CATString ApplName
Application name.
o RotateMode
  public CATScuRotateMode RotateMode
Rotate mode type.

This object is included in the file: CATScuRotateCompInfo.h

Copyright © 2003, Dassault Systèmes. All rights reserved.