All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgCustomizeRep
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgCustomizeRep
This interface is used in visu mechanism.
It allows to know if the object has an associated 3D Rep and if
this one is permanent. It is used in highlight mechanism and
Rep tree definition.
public virtual CATBoolean HasPermanentRep( | )= 0 |
public virtual CATBoolean HasRep( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.