CATStrUseItf Interface CATISfdUseNavigation

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


interface CATISfdUseNavigation

Interface retrieve the SFD Panel or profile from any object.
Role: Allows to retrieve the SFD Panel or profile from any object.


Method Index


o GetPanel(CATIMmiMechanicalFeature_var&)
Retrieve the SFD Panel by navigating the aggregation (GetFather).
o GetProfile(CATIMmiMechanicalFeature_var&)
Retrieve the SFD Profile by navigating the aggregation (GetFather).

Methods


o GetPanel
public virtual GetPanel( ospPanel)
Retrieve the SFD Panel by navigating the aggregation (GetFather).
Parameters:
ospPanel
Panel.
o GetProfile
public virtual GetProfile( ospProfile)
Retrieve the SFD Profile by navigating the aggregation (GetFather).
Parameters:
ospProfile
Profile.

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

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