All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---IDMPlane
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface IDMPlane
This interface describes the planar surface.
The single method defined here provides access to the plane’s parameters. If this is
the geometry type of the object, this interface’s REFIID serves as its geometry typing
information.
public virtual HRESULT GetPlaneData( | double[3] | iRootPoint, |
double[3] | oNormalVector)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.