All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIGSMPlaneOffsetPt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMPlaneOffsetPt
Interface to offset plane feature with point reference.
Role: Allows you to access data of the plane feature parallel to
another plane and passing through a Point.
public virtual HRESULT GetReferencePlane( | CATISpecObject_var& | oSupport) = 0 |
public virtual HRESULT GetReferencePoint( | CATISpecObject_var& | oReferencePoint) = 0 |
public virtual HRESULT SetReferencePlane( | const CATISpecObject_var | iSupport) = 0 |
public virtual HRESULT SetReferencePoint( | const CATISpecObject_var | iReferencePoint) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.