Declaration of properties for length dimensions.  
#include <GEOMGUI_DimensionProperty.h>
  
  
      
        
          | GEOMGUI_DimensionProperty::Length::Length  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | GEOMGUI_DimensionProperty::Length::Length  | 
          ( | 
          const Length &  | 
          theOther | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | GEOMGUI_DimensionProperty::Length::~Length  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMGUI_DimensionProperty::Length::FromValues  | 
          ( | 
          int &  | 
          theIt,  | 
         
        
           | 
           | 
          const std::vector< double > &  | 
          theValues  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void GEOMGUI_DimensionProperty::Length::Init  | 
          ( | 
          const Handle(AIS_LengthDimension)&  | 
          theIO,  | 
        
        
           | 
           | 
          const gp_Ax3 &  | 
          theLCS  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | bool GEOMGUI_DimensionProperty::Length::operator!=  | 
          ( | 
          const Length &  | 
          theOther | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool GEOMGUI_DimensionProperty::Length::operator==  | 
          ( | 
          const Length &  | 
          theOther | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void GEOMGUI_DimensionProperty::Length::ToValues  | 
          ( | 
          std::vector< double > &  | 
          theValues | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void GEOMGUI_DimensionProperty::Length::Update  | 
          ( | 
          Handle(AIS_LengthDimension)&  | 
          theIO,  | 
        
        
           | 
           | 
          const gp_Ax3 &  | 
          theLCS  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
- Parameters
 - 
  
    | theIO | [in/out] the interactive presentation.  | 
    | theLCS | [in] the local coordiante system of parent object.  | 
  
   
References Handle().
 
 
      
        
          | Prs3d_DimensionArrowOrientation GEOMGUI_DimensionProperty::Length::ArrowPos | 
        
      
 
 
      
        
          | gp_Pnt GEOMGUI_DimensionProperty::Length::FirstPoint | 
        
      
 
 
      
        
          | double GEOMGUI_DimensionProperty::Length::Flyout | 
        
      
 
 
      
        
          | gp_Pln GEOMGUI_DimensionProperty::Length::Plane | 
        
      
 
 
      
        
          | gp_Pnt GEOMGUI_DimensionProperty::Length::SecondPoint | 
        
      
 
 
      
        
          | Prs3d_DimensionTextHorizontalPosition GEOMGUI_DimensionProperty::Length::TextHPos | 
        
      
 
 
      
        
          | Prs3d_DimensionTextVerticalPosition GEOMGUI_DimensionProperty::Length::TextVPos | 
        
      
 
 
The documentation for this struct was generated from the following files: