CATStrUseItf Interface CATIStrUseProfileType
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStrUseProfileType
Interface to manage base properties of Profile
Role: Allows to set get profile type.
Method Index
- o
GetType(CATStrProfileCreationMode&)
- Gets the Profile's type.
- o
SetType(CATStrProfileCreationMode)
- Sets the Profile's type.
Methods
o GetType
public virtual GetType( | | oType) |
-
Gets the Profile's type.
- Parameters:
-
- oType
- Profile's type.
o SetType
public virtual SetType( | const | iType) |
-
Sets the Profile's type.
- Parameters:
-
- iType
- Profile's type.
This object is included in the file: CATIStrUseProfileType.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.