CATAnnotationUseItf Interface CATIDrwDimToleranceAlphaNum

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


interface CATIDrwDimToleranceAlphaNum

Manages the dimension alphanumerical tolerance.


Method Index


o GetFirstTolerance()
Gets the tolerance first value.
o GetSecondTolerance()
Gets the tolerance second value.
o SetFirstTolerance(CATUnicodeString&)
Sets the tolerance first value.
o SetSecondTolerance(CATUnicodeString&)
Sets the tolerance second value.

Methods


o GetFirstTolerance
public virtual GetFirstTolerance()
Gets the tolerance first value.
Returns:
Value.
o GetSecondTolerance
public virtual GetSecondTolerance()
Gets the tolerance second value.
Returns:
Value.
o SetFirstTolerance
public virtual SetFirstTolerance( const iFirstTolerance)
Sets the tolerance first value.
Parameters:
iFirstTolerance
Value.
o SetSecondTolerance
public virtual SetSecondTolerance( const iSecondTolerance)
Sets the tolerance second value.
Parameters:
iSecondTolerance
Value.

This object is included in the file: CATIDrwDimToleranceAlphaNum.h
If needed, your Imakefile.mk should include the module: CATAnnotationUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.