All Frameworks  Class Hierarchy  This Framework  Indexes   

GSMInterfaces Interface 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

See also:
CATIGSMFactory.CreateNear


Method Index


o GetMultiElem(CATISpecObject_var&)
Gets multiple element.
o GetReferenceElem(CATISpecObject_var&)
Gets reference element.
o SetMultiElem(CATISpecObject_var)
Sets multiple elements.
o SetReferenceElem(CATISpecObject_var)
Sets reference element.

Methods


o GetMultiElem
public virtual GetMultiElem( oElem1)
Gets multiple element.
Parameters:
oElem1
feature
o GetReferenceElem
public virtual GetReferenceElem( oElem2)
Gets reference element.
Parameters:
oElem2
feature
o SetMultiElem
public virtual SetMultiElem( const iElem1)
Sets multiple elements.
Parameters:
iElem1
feature
o SetReferenceElem
public virtual SetReferenceElem( const iElem2)
Sets reference element.
Parameters:
iElem2
feature

This object is included in the file: CATIGSMNear.h
If needed, your Imakefile.mk should include the module: CATGitInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.