All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---PartInterfaces.CATIShape | +---PartInterfaces.CATINewHole | +---CATITaperedHole
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITaperedHole
Class to manage tapered hole feature.
Role: This class inherits from CATINewHole. It is
used to manage angle of a tapered hole.
public virtual void GetAngle( | CATICkeParm_var& | oAngleParm) = 0 |
public virtual void GetAngle( | double& | oAngle) = 0 |
public virtual void SetAngle( | const double | iAngle) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.