CATStrUseItf Interface CATISrmUseProxyStiffenerTool
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISrmUseProxyStiffenerTool
Interface to manage the Proxy Stiffener tool.
Method Index
- o
AddProxyStiffener(CATIMmiMechanicalFeature_var&,CATIMmiMechanicalFeature_var&)
- Create the proxy Stiffener to the proxy Stiffener tool.
- o
AddProxyStiffenerOnFreeEdge(CATIMmiMechanicalFeature_var&,CATIMmiMechanicalFeature_var&)
- Create the proxy StiffenerOnFreeEdge to the proxy Stiffener tool.
Methods
o AddProxyStiffener
public virtual AddProxyStiffener( | const | ispObject, |
| | oProxyStiffener) |
-
Create the proxy Stiffener to the proxy Stiffener tool.
- Parameters:
-
- ispObject
- input object for the Proxy.
- oProxyStiffener
- output Proxy Stiffener object.
o AddProxyStiffenerOnFreeEdge
public virtual AddProxyStiffenerOnFreeEdge( | const | ispObject, |
| | oProxyStiffenerOnFreeEdge) |
-
Create the proxy StiffenerOnFreeEdge to the proxy Stiffener tool.
- Parameters:
-
- ispObject
- input object for the Proxy.
- oProxyStiffenerOnFreeEdge
- output Proxy StiffenerOnFreeEdge object.
This object is included in the file: CATISrmUseProxyStiffenerTool.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.