CATSmaUseItf Interface CATIAerospaceSheetMetalServices
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAerospaceSheetMetalServices
Interface to manage Aerospace Sheet Metal Features.
Role: Provides some public basic services to manage Aerospace Sheet Metal Features.
Method Index
- o
RetrieveSpecFromName(CATUnicodeString&,CATIMmiMechanicalFeature**)
-
Role: This method retrieves a Feature from its name.
- o
RetrieveTheWeb(CATIMmiMechanicalFeature**)
-
Role: This method retrieves the Web Feature in the Mechanical Part.
Methods
o RetrieveSpecFromName
public virtual RetrieveSpecFromName( | const | iSpecName, |
| | opiFoundSpec) |
-
Role: This method retrieves a Feature from its name.
- Parameters:
-
- CATUnicodeString
- the name of the Feature to retrieve ( i.e. : Plane.3 ).
- opiFoundSpec
- the Feature found.
o RetrieveTheWeb
public virtual RetrieveTheWeb( | | opiWebSpec) |
-
Role: This method retrieves the Web Feature in the Mechanical Part.
- Parameters:
-
- opiWebSpec
- the Web Feature.
This object is included in the file: CATIAerospaceSheetMetalServices.h
If needed, your Imakefile.mk should include the module: CATSmaUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.