All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---MecModInterfaces.CATIMfBRep | +---CATIMfFedge
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfFedge
Interface to manage a selecting feature of Fedge (for functional edge) type.
Role:
This interface allows you to manage a selecting feature ( CATIMfBRep ) of Fedge type.
This is the featurization (
CATIFeaturize ) of a
CATIREdge object. This featurization from the CATIREdge has to be done in MfFunctionalFeaturization
mode to create a CATIMfFedge. See
CATMfFeaturizeMode for featurization modes.
public virtual CATLISTV(CATBaseUnknown_var) GetEdges( | const CATIGeometricalElement_var& | iScopeAccess, |
CATListOfInt& | oOrientations) const =0 |
public virtual CATLISTV(CATBaseUnknown_var) GetEdges( | CATListOfInt& | oOrientations) const =0 |
public virtual CATMfSharpnessType IsSharp( | const CATIGeometricalElement_var& | iFeat | =NULL_var) const =0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.