20#ifndef GeomAPI_IPresentable_H_
21#define GeomAPI_IPresentable_H_
23#include "GeomAPI_AISObject.h"
38typedef std::shared_ptr<GeomAPI_IPresentable> GeomPresentablePtr;
A class which defines an interface of object which is able to create its own presentation.
Definition: GeomAPI_IPresentable.h:29
virtual AISObjectPtr getAISObject(AISObjectPtr thePrevious)=0
Returns the AIS preview.