RectangleProfileDef defines a rectangle as the profile definition used by the swept surface geometry or the swept area solid. It is given by its X extent and its Y extent, and placed within the 2D position coordinate system, established by the Position attribute. It is placed centric within the position coordinate system. (Definition from ISO/CD 16739:2011)  
 More...
#include <RectangleProfileDef.h>
RectangleProfileDef defines a rectangle as the profile definition used by the swept surface geometry or the swept area solid. It is given by its X extent and its Y extent, and placed within the 2D position coordinate system, established by the Position attribute. It is placed centric within the position coordinate system. (Definition from ISO/CD 16739:2011) 
- See also
- Documentation from IFC4: IfcRectangleProfileDef 
◆ ~RectangleProfileDef()
  
  | 
        
          | virtual OpenLxApp::RectangleProfileDef::~RectangleProfileDef | ( | void |  | ) |  |  | virtual | 
 
 
◆ RectangleProfileDef()
  
  | 
        
          | OpenLxApp::RectangleProfileDef::RectangleProfileDef | ( | void |  | ) |  |  | inlineprotected | 
 
 
◆ getXDim()
      
        
          | double OpenLxApp::RectangleProfileDef::getXDim | ( |  | ) | const | 
      
 
 
◆ getYDim()
      
        
          | double OpenLxApp::RectangleProfileDef::getYDim | ( |  | ) | const | 
      
 
 
◆ setXDim()
      
        
          | void OpenLxApp::RectangleProfileDef::setXDim | ( | const double & | aValue | ) |  | 
      
 
 
◆ setYDim()
      
        
          | void OpenLxApp::RectangleProfileDef::setYDim | ( | const double & | aValue | ) |  | 
      
 
 
The documentation for this class was generated from the following file: