Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMmiUseBasicInsertion
Interface to insert a Mechanical Feature into a Part or a Set.
Role: It enables to insert a feature or a Set into a Set or a Part.
It is implemented on MechanicalFeature.
It does not deal with attributes or plug-ins.
For a Solid feature, it is mandatory to use "CATIMmiUseSolidInsertion" instead.
For a gsd feature (derived from GSMGeom) it is mandatory to use "CATIGSMProceduralView" instead.
This interface is designed for non-solid CAA features deriving from MechanicalElement , GeometricalElement3D , MechanicalSet
as well as Geometrical Sets.
This interface does not make any checks regarding linearity rules or aggregation rules.
public virtual HRESULT InsertAfter( | const CATIMmiMechanicalFeature_var& | iDestination)=0 |
public virtual HRESULT InsertInside( | const CATIMmiMechanicalFeature_var& | iDestination)=0 |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.