CATTPSBaseUseItf Interface CATITPSIndependency
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSIndependency
This interface is implemented by CATTPSDimension feature.
Interface to manage Independency symbol.
Role: This symbol indicates that perfect form of a feature of size at MMC is not required.
It shall be placed next to the appropriate dimension or text.
Method Index
- o
GetIndependency(CATBoolean&)
- Retrieves Independency symbol.
- o
SetIndependency(CATBoolean)
- Sets Independency symbol.
Methods
o GetIndependency
public virtual GetIndependency( | | oValue) |
-
Retrieves Independency symbol.
- Parameters:
-
- oValue
- Independency.
returns S_OK when the value has been correctly retrieved,
returns E_FAIL otherwise.
o SetIndependency
public virtual SetIndependency( | const | iValue) |
-
Sets Independency symbol.
- Parameters:
-
- iValue
- Independency.
returns S_OK when the value has been correctly set,
returns E_FAIL otherwise.
This object is included in the file: CATITPSIndependency.h
If needed, your Imakefile.mk should include the module: CATTPSBaseUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.