All Frameworks  Class Hierarchy  This Framework  Indexes   

CATPlantShipInterfaces Interface CATIPspDomainEnvironment

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


interface CATIPspDomainEnvironment

Interface to manage Plant Ship Application Feature Catalogs.
Role: This is the controler for Plant Ship Application Catalogs.


Method Index


o Get3DApplication(CATString&)
Retrieve the 3D application name associated to this domain.
o GetFeatFile(CATUnicodeString&)
Get the domain feat file name.
o GetUserFeatFile(CATUnicodeString&)
Get the domain user defined feat file name.

Methods


o Get3DApplication
public virtual Get3DApplication( oApplName)
Retrieve the 3D application name associated to this domain.
Returns:
oApplName An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed
o GetFeatFile
public virtual GetFeatFile( oFeatFile)
Get the domain feat file name.
Parameters:
oFeatFile
Domain feat file name.
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed
o GetUserFeatFile
public virtual GetUserFeatFile( oUserFeatFile)
Get the domain user defined feat file name.
Parameters:
oUserFeatFile
User feat file name.
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

This object is included in the file: CATIPspDomainEnvironment.h

Copyright © 2003, Dassault Systèmes. All rights reserved.