######
Entity
######

.. cpp:namespace:: PMI::Entity

.. default-domain:: cpp

Functions
=========

================================== ===============================================================================================================================
..                                 :cpp:func:`Entity <PMI::Entity::Entity>`                                                                                       
..                                 :cpp:func:`Entity <PMI::Entity::Entity>`                                                                                       
..                                 :cpp:func:`~Entity <virtual PMI::Entity::~Entity>`                                                                             
void                               :cpp:func:`Set <void PMI::Entity::Set(Entity const &that)>`                                                                    
:doc:`classPMI_1_1Entity` const &  :cpp:func:`operator= <Entity const  & PMI::Entity::operator=(Entity const &that)>`                                             
:cpp:enumerator:`~PMI::Type`       :cpp:func:`GetType <virtual Type PMI::Entity::GetType() const>`                                                                
HC_KEY                             :cpp:func:`GetSegmentKey <HC_KEY PMI::Entity::GetSegmentKey() const>`                                                          
void                               :cpp:func:`GetFrame <void PMI::Entity::GetFrame(Frame &out_frame) const>`                                                      
void                               :cpp:func:`SetFrame <void PMI::Entity::SetFrame(Frame const &in_frame)>`                                                       
unsigned int                       :cpp:func:`GetLeaderLineCount <unsigned int PMI::Entity::GetLeaderLineCount() const>`                                          
void                               :cpp:func:`GetLeaderLines <void PMI::Entity::GetLeaderLines(unsigned int &out_count, Polyline out_leader_lines[]) const>`      
void                               :cpp:func:`SetLeaderLines <void PMI::Entity::SetLeaderLines(unsigned int in_count, Polyline const in_leader_lines[])>`         
unsigned int                       :cpp:func:`GetLeaderSymbolCount <unsigned int PMI::Entity::GetLeaderSymbolCount() const>`                                      
void                               :cpp:func:`GetLeaderSymbols <void PMI::Entity::GetLeaderSymbols(unsigned int &out_count, Polygon out_leader_symbols[]) const>` 
void                               :cpp:func:`SetLeaderSymbols <void PMI::Entity::SetLeaderSymbols(unsigned int in_count, Polygon const in_leader_symbols[])>`    
void                               :cpp:func:`SetDisplayParallelToScreen <void PMI::Entity::SetDisplayParallelToScreen(bool const in_parallel=true)>`             
bool                               :cpp:func:`IsDisplayParallelToScreen <bool PMI::Entity::IsDisplayParallelToScreen() const>`                                    
void                               :cpp:func:`GetDrawing <void PMI::Entity::GetDrawing(Drawing &out_drawing) const>`                                              
void                               :cpp:func:`SetDrawing <void PMI::Entity::SetDrawing(Drawing const &in_drawing)>`                                               
================================== ===============================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: PMI::Entity
   :project: mvo
   :members:
   :undoc-members:



