All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---DraftingInterfaces.CATIDrwCenterLine | +---CATIDrwThread
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDrwThread
Interface to manage thread type and representation.
public virtual void GetThreadInfo( | CATLISTP(CATMathCircleArc2D)& | oCircleArcList, |
int& | oQuadrant, | |
CATDftThreadTypeEnum& | oType) const =0 |
public virtual HRESULT GetThreadInfo( | CATMathCircleArc2D* | oCircleArc, |
int* | oQuad, | |
CATDftThreadTypeEnum* | oType, | |
int* | oShowMode) =0 |
public virtual HRESULT GetThreadableObject( | CATBaseUnknown** | oThread) =0 |
public virtual void SetThreadType( | const int | iQuadrant | =0, |
CATDftThreadTypeEnum | iType | =CATDftTaped) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.