CATAnnotationUseItf Interface CATIDftRough

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


interface CATIDftRough

Definition of interface for Roughness Symbols.


Method Index


o GetAllAround(CATBoolean*)
Returns the contact of roughness symbol.
o GetInvert(CATBoolean*)
Returns if the roughness is inverted or not.
o GetSpecificationLine(CATBoolean*)
Returns if the roughness has a specification line.
o GetSurfaceLay(DftRoughSurfaceLay*)
Returns the mode of roughness symbol.
o GetTextRange(DftRoughnessText,CATIDftTextRange**)
Returns the CATIDftTextRange of text.
o GetType(DftRoughType*)
Returns the type of roughness symbol.
o SetAllAround(CATBoolean)
Sets the contact of roughness symbol.
o SetInvert(CATBoolean)
Sets the mode of roughness symbol.
o SetSpecificationLine(CATBoolean)
Sets the roughness specification line visibility.
o SetSurfaceLay(DftRoughSurfaceLay)
Sets the mode of roughness symbol.
o SetType(DftRoughType)
Sets the type of roughness symbol.

Methods


o GetAllAround
public virtual GetAllAround( oAllAroundRequired)
Returns the contact of roughness symbol.
o GetInvert
public virtual GetInvert( oRoughInvert)
Returns if the roughness is inverted or not.
o GetSpecificationLine
public virtual GetSpecificationLine( iLine)
Returns if the roughness has a specification line.
o GetSurfaceLay
public virtual GetSurfaceLay( oRoughMode)
Returns the mode of roughness symbol.
See also:
o GetTextRange
public virtual GetTextRange( iPos,
oTextRange)
Returns the CATIDftTextRange of text.
Parameters:
oTextRange
[out, IUnknown#Release] [out] The Text Range.
See also:
See also:
o GetType
public virtual GetType( oRoughType)
Returns the type of roughness symbol.
See also:
o SetAllAround
public virtual SetAllAround( iAllAroundRequired)
Sets the contact of roughness symbol.
o SetInvert
public virtual SetInvert( iRoughInvert)
Sets the mode of roughness symbol.
o SetSpecificationLine
public virtual SetSpecificationLine( iAddLine)
Sets the roughness specification line visibility.
o SetSurfaceLay
public virtual SetSurfaceLay( iRoughMode)
Sets the mode of roughness symbol.
See also:
o SetType
public virtual SetType( iRoughType)
Sets the type of roughness symbol.
See also:

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

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