All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Interface_Dispatcher Class CATCdpProductStructureView

Interface_Dispatcher.CATCdpObject
  |
  +---Interface_Dispatcher.CATCdpObjectOnInstance
    |
    +---CATCdpProductStructureView
 


public class CATCdpProductStructureView


Method Index


o AddObjectForEvent(CATCdpObject*)
o AddObjectForEvent(int,char* const,int)
o DefineUserOption(CATCdpMenuDefinition**,int)
o GetAssemblyStructure(CATCdpAssemblyStructure&)
o GetOptionUserId()
o GetRootPart()
o GetSelectedObject(CATCdpObject**&,int&)
o OpenProductStructureView(CATCdpPart*,CATCdpProductStructureView*&)
o SetEventCouplingName(char*)
o SetOptionUserId(int)
o SetRootPart(CATCdpPart*)
o SetRootPart(int,char* const)
o SetViewNumber(int,int)

Data Member Index


o _RootPartAssembly
o _aObjectEvent
o _nOptionUserId

Methods


o AddObjectForEvent
public void AddObjectForEvent(CATCdpObject* xObject)
o AddObjectForEvent
public void AddObjectForEvent(int nObjectUuidSize,
const char* const cObjectUuid,
int nTypeObject)
o DefineUserOption
public int DefineUserOption(CATCdpMenuDefinition** aMenuDefinition,
int nSizeMenu)
o GetAssemblyStructure
public int GetAssemblyStructure(CATCdpAssemblyStructure& CompleteAssemblyStructure)
o GetOptionUserId
public int GetOptionUserId()const
o GetRootPart
public CATCdpPart * GetRootPart()const
o GetSelectedObject
public int GetSelectedObject(CATCdpObject**& aSelectedObject,
int& nbSelectedObject)
o OpenProductStructureView
public static int OpenProductStructureView(CATCdpPart* RootPart,
CATCdpProductStructureView*& NewProductStructure)
o SetEventCouplingName
public void SetEventCouplingName( const char* cEventCouplingName)
o SetOptionUserId
public void SetOptionUserId(int nOptionUserId)
o SetRootPart
public void SetRootPart(CATCdpPart* RootPart)
o SetRootPart
public void SetRootPart(int nRootUuidSize,
const char* const cRootUuid)
o SetViewNumber
public void SetViewNumber(int lSimulation,
int nViewId)

Data Members


o _RootPartAssembly
  protected CATCdpPart * _RootPartAssembly
o _aObjectEvent
  protected CATCdpListOfObject * _aObjectEvent
o _nOptionUserId
  protected int _nOptionUserId

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

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