All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIGSMPlaneTangent
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMPlaneTangent
Interface to tangency plane feature.
Role: Allows you to access data of the the plane feature tangent to a
surface at a given point.
public virtual HRESULT GetSupport( | CATISpecObject_var& | oSupport) = 0 |
public virtual HRESULT GetTangencyPoint( | CATISpecObject_var& | oPoint) = 0 |
public virtual HRESULT SetSupport( | const CATISpecObject_var | iSupport) = 0 |
public virtual HRESULT SetTangencyPoint( | const CATISpecObject_var | iPoint) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.