CATAGTAccommodationUseItf Interface CATIAGTPLMPublication
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAGTPLMPublication
Interface to Navigate the AGTSystem in Accommodation Design Product.
Role: Allows to naviage the AGTSytem.
Method Index
- o
AddExtension(CATUnicodeString&,CATIPrdObject_var&)
- Add Extension
Role: To add the extension.
- o
AddInProceduralView(CATBaseUnknown_var&,CATBaseUnknown_var&)
- Add In procedural view
Role: To Add feature in tree
- o
GetAGTSystemUUID(CATUnicodeString&)
- Get UUID from AGTSystem
Role: Returns the UUID.
- o
GetFeatByType(CATAGTType&,CATListValCATBaseUnknown_var&)
- Get the List of feature with given AGTType.
Methods
o AddExtension
public virtual AddExtension( | const | iuExtTypeName, |
| | ispThisPrdOcc) |
-
Add Extension
Role: To add the extension.
- Parameters:
-
- iuExtTypeName
- Name of Extension as UnicodeString
- ispThisPrdOcc
- Product on which extension to be added.
o AddInProceduralView
public virtual AddInProceduralView( | | ispFeature, |
| | iPart) |
-
Add In procedural view
Role: To Add feature in tree
- Parameters:
-
- ispFeature
- Feature to be added in tree
- iPart
- To be parent of feature.
o GetAGTSystemUUID
public virtual GetAGTSystemUUID( | | oUUID) |
-
Get UUID from AGTSystem
Role: Returns the UUID.
- Parameters:
-
- oUUID
- UUID in the type of UnicodeString
o GetFeatByType
public virtual GetFeatByType( | const | ienumType, |
| | oListOfFeature) |
-
Get the List of feature with given AGTType.
Role: Returns the list of features with given type.
- Parameters:
-
- ienumType
- Type of feature.
- oListOfFeature
- List of features requested.
This object is included in the file: CATIAGTPLMPublication.h
If needed, your Imakefile.mk should include the module: CATAGTAccommodationUseItfItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.