MachiningU5Itf Interface DELIMfgCustomizeRep

Usage: you can freely reimplement this interface.


interface DELIMfgCustomizeRep

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.


Method Index


o HasPermanentRep()
Method to know if the associated 3D Rep is to be seen permanently.
o HasRep()
Method to know if the object has an associated 3D Rep.

Methods


o HasPermanentRep
public virtual HasPermanentRep()
Method to know if the associated 3D Rep is to be seen permanently.
Returns:
TRUE if the associated Rep is permanent, FALSE if it is fugitive.
o HasRep
public virtual HasRep()
Method to know if the object has an associated 3D Rep.
Returns:
TRUE if the associated Rep exists and is not a bag, FALSE otherwise (no Rep or a bag).

This object is included in the file: DELIMfgCustomizeRep.h
If needed, your Imakefile.mk should include the module: MachiningU5Itf

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