All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIGSMNear
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMNear
Interface to near feature.
Role: Allows you to choose a connexe feature from a none connexe feature result.
A reference element is given, the nearest criterium to the reference
is used
public virtual HRESULT GetMultiElem( | CATISpecObject_var& | oElem1) = 0 |
public virtual HRESULT GetReferenceElem( | CATISpecObject_var& | oElem2) = 0 |
public virtual HRESULT SetMultiElem( | const CATISpecObject_var | iElem1) = 0 |
public virtual HRESULT SetReferenceElem( | const CATISpecObject_var | iElem2) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.