CATGSMUseItf Interface CATIGSMUseNear

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIGSMUseNear

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:


Method Index


o GetMultiElem(CATIMmiMechanicalFeature_var&)
Gets multiple element.
o GetReferenceElem(CATIMmiMechanicalFeature_var&)
Gets reference element.
o SetMultiElem(CATIMmiMechanicalFeature_var)
Sets multiple elements.
o SetReferenceElem(CATIMmiMechanicalFeature_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: CATIGSMUseNear.h
If needed, your Imakefile.mk should include the module: CATGSMUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.