DraftingUseItf Interface CATIDftAxisLine

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


interface CATIDftAxisLine

Interface to manage an axis lines.


Method Index


o GetOverruns(double&,double&)
Get over run values.
o SetOverruns(double&,double&)
Set over run values.

Methods


o GetOverruns
public virtual GetOverruns( oStartOverrun,
oEndOverrun)
Get over run values.
Parameters:
oStartOverrun
Over run first extremity value.
oEndOverrun
Over run second extremity value.
o SetOverruns
public virtual SetOverruns( const iStartOverrun,
const iEndOverrun)
Set over run values.
Parameters:
iStartOverrun
Over run first extremity value.
iEndOverrun
Over run second extremity value.

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

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