SHAPER  9.13.0
GeomAPI_IPresentable Class Referenceabstract

A class which defines an interface of object which is able to create its own presentation. More...

Inheritance diagram for GeomAPI_IPresentable:
Inheritance graph

Public Member Functions

virtual AISObjectPtr getAISObject (AISObjectPtr thePrevious)=0
 Returns the AIS preview. More...
 

Detailed Description

A class which defines an interface of object which is able to create its own presentation.

Member Function Documentation

◆ getAISObject()