All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIGSMPlaneOffset
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMPlaneOffset
Interface to offset plane feature.
Role: Allows you to access data of the plane feature created with
an offset to another plane.
| public virtual HRESULT GetOffset( | CATICkeParm_var& | oOffset) = 0 |
| public virtual HRESULT GetReferencePlane( | CATISpecObject_var& | oSupport) = 0 |
| public virtual HRESULT SetOffset( | const CATICkeParm_var | iOffset) = 0 |
| public virtual HRESULT SetReferencePlane( | const CATISpecObject_var | iSupport) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.