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