Usage: you must use this class as is. You should never derive it.
public class CATModelForRep
Base class for dialog help objects.
Role:
This class is a the main class (implementation) of a component that
implements a visualization interface.
It is dedicated to hold a graphic representation of an object that is
not part of the document, but is used to ease the dialog. This
representation is to be built outside and set to the component.
For example, it can hold the representation of a local 3D-axis system to
enable the end user to indicate an axis.
Such a component it can be put into the CATISO to be displayed, and thus
selectable. Converted as a , it can be put into the
, and
objects to be highlighted, and prehighlighted respectively.
Since this class is a base class, do not use it directly. Use its
derived classes instead:
public virtual ~CATModelForRep( | ) |
public virtual GiveRep( | ) |
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.