CATAnnotationUseItf Interface CATIDrwDimValueComponent

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


interface CATIDrwDimValueComponent

Manages the dimension value component.


Method Index


o GetDressUp()
Gets the dressup.
o GetFormat(CATDftValueAccess)
Gets the format.
o GetText()
Gets the text.
o GetTolerance()
Gets the tolerance.
o RemoveTolerance()
Removes the tolerance.
o SetTolerance(CATIDrwDimTolerance_var)
Sets the tolerance.

Methods


o GetDressUp
public virtual GetDressUp()
Gets the dressup.
Returns:
Dressup.
o GetFormat
public virtual GetFormat( ValFmt=DftDimFirstFormat )
Gets the format.
Returns:
Format.
o GetText
public virtual GetText()
Gets the text.
Returns:
Text.
o GetTolerance
public virtual GetTolerance()
Gets the tolerance.
Returns:
Tolerance.
o RemoveTolerance
public virtual RemoveTolerance()
Removes the tolerance.
o SetTolerance
public virtual SetTolerance( const iTolerance)
Sets the tolerance.
Parameters:
iTolerance
Tolerance.

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

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