All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIEhiMechanicalImport
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIEhiMechanicalImport
Interface used to manage external references inside Multi-Branchable CATPart, Bundle Segment CATPart and Electrical Protection CATPart.
Role: Components that implement
CATIEhiMechanicalImport are only the external references inside Multi-Branchable CATPart, Bundle Segment CATPart and Electrical Protection CATPart.
So, external references not inside this supported CATPart will not be manageable with this interface.
This interface is a clone of CATIMechanicalImport with a subset of its methods, restricted to EHI objects.
public virtual HRESULT BreakLink( | )=0 |
public virtual void ForceLoad( | )const = 0 |
public virtual CATISpecObject_var GetSelectedFeatureInSourceProduct( | )const = 0 |
public virtual CATISpecObject_var GetSourceProduct( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.