CATStrUseItf Interface CATISrmUseProxyProfilePreview
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISrmUseProxyProfilePreview
Interface to manage profile preview.
Role: Builds preview of profile.
Method Index
- o
BuildPreview()
- Build profile preview for planning break.
- o
FlushPreview()
- Clears the preview.
- o
GetResult(CATBody_var&)
- Retrieve the result after creating preview.
Methods
o BuildPreview
public virtual BuildPreview( | ) |
-
Build profile preview for planning break.
o FlushPreview
public virtual FlushPreview( | ) |
-
Clears the preview.
o GetResult
public virtual GetResult( | | ospResultBody) |
-
Retrieve the result after creating preview.
- Parameters:
-
- ospResultBody
- Result body after preview.
This object is included in the file: CATISrmUseProxyProfilePreview.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.