CATStrUseItf Interface CATISrmUseProxyRootTool

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


interface CATISrmUseProxyRootTool

Interface to manage the Proxy Root tool.


Method Index


o AddProxyMember(CATIMmiMechanicalFeature_var&,CATIMmiMechanicalFeature_var&)
Create the proxy member to the proxy root tool.
o AddProxyPanel(CATIMmiMechanicalFeature_var&,CATIMmiMechanicalFeature_var&)
Create the proxy panel to the proxy root tool.

Methods


o AddProxyMember
public virtual AddProxyMember( const ispObject,
oProxyMember)
Create the proxy member to the proxy root tool.
Parameters:
ispObject
input object for the Proxy.
oProxyMember
output Proxy Member object.
o AddProxyPanel
public virtual AddProxyPanel( const ispObject,
oProxyPanel)
Create the proxy panel to the proxy root tool.
Parameters:
ispObject
input object for the Proxy.
oProxyPanel
output Proxy Panel object.

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

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