DraftingUseItf Interface CATIDftCenterLine

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


interface CATIDftCenterLine

Interface to manage a center lines or thread.


Method Index


o GetOverRuns(CATListOfDouble&)
Get over run values.
o SetOverRuns(CATListOfDouble&)
Set over run values.

Methods


o GetOverRuns
public virtual GetOverRuns( oOverruns)
Get over run values.
Parameters:
oOverruns
Over run values.
Remark : It's a four element list.
o SetOverRuns
public virtual SetOverRuns( const iOverruns)
Set over run values.
Parameters:
iOverruns
Over run values.
Remark : It must be a four element list.

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

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