All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIGSMPlane1Line1Pt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMPlane1Line1Pt
Interface to plane feature defined by a line and a point.
Role: Allows you to access data of the plane feature passing though
one line and one point
public virtual HRESULT GetLine( | CATISpecObject_var& | oLine) = 0 |
public virtual HRESULT GetPoint( | CATISpecObject_var& | oPoint) = 0 |
public virtual HRESULT SetLine( | const CATISpecObject_var | iLine) = 0 |
public virtual HRESULT SetPoint( | const CATISpecObject_var | iPoint) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.