CATSimPLMAppModelerItf Interface CATISimulationPLMSimulationDocument

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


interface CATISimulationPLMSimulationDocument



Method Index


o CheckInContent(CATUnicodeString&,CATBaseUnknown*)
Use the input file as a projection of your SD on session.
o CheckOutContent(CATUnicodeString&)
Makes a Projection of your SD in the File System out of the session.

Methods


o CheckInContent
public virtual CheckInContent( const iuPath,
iRepmanagerContext= NULL)
Use the input file as a projection of your SD on session.
Parameters:
iFilePath
(in) the complete file path of the projection. this path is existing. the extension of the filename has to be the same than the type of the SD.
o CheckOutContent
public virtual CheckOutContent( const iuPath)
Makes a Projection of your SD in the File System out of the session. This file will not be considered as a projection of the SD on session.
Parameters:
iFilePath
(in) the complete file path of the projection. this path does not exist. the extension of the filename has to be the same than the type of the SD

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

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