A box is a solid rectangular parallelepiped, defined with a location and placement coordinate system. The box is specified by the positive lengths x, y, and z along the axes of the placement coordinate system, and has one vertex at the origin of the placement coordinate system. (Definition from ISO/CD 16739:2011)
More...
#include <Block.h>
A box is a solid rectangular parallelepiped, defined with a location and placement coordinate system. The box is specified by the positive lengths x, y, and z along the axes of the placement coordinate system, and has one vertex at the origin of the placement coordinate system. (Definition from ISO/CD 16739:2011)
- See also
- Documentation from IFC4: IfcBlock
◆ ~Block()
OpenLxApp::Block::~Block |
( |
| ) |
|
◆ getHeight()
double OpenLxApp::Block::getHeight |
( |
| ) |
const |
◆ getLength()
double OpenLxApp::Block::getLength |
( |
| ) |
const |
◆ getPosition()
Geom::Ax2 OpenLxApp::Block::getPosition |
( |
| ) |
const |
◆ getWidth()
double OpenLxApp::Block::getWidth |
( |
| ) |
const |
◆ getXLength()
double OpenLxApp::Block::getXLength |
( |
| ) |
const |
◆ getYLength()
double OpenLxApp::Block::getYLength |
( |
| ) |
const |
◆ getZLength()
double OpenLxApp::Block::getZLength |
( |
| ) |
const |
◆ setHeight()
void OpenLxApp::Block::setHeight |
( |
const double & |
aValue | ) |
|
◆ setLength()
void OpenLxApp::Block::setLength |
( |
const double & |
aValue | ) |
|
◆ setPosition()
void OpenLxApp::Block::setPosition |
( |
const Geom::Ax2 & |
aValue | ) |
|
◆ setWidth()
void OpenLxApp::Block::setWidth |
( |
const double & |
aValue | ) |
|
◆ setXLength()
void OpenLxApp::Block::setXLength |
( |
const double & |
aValue | ) |
|
◆ setYLength()
void OpenLxApp::Block::setYLength |
( |
const double & |
aValue | ) |
|
◆ setZLength()
void OpenLxApp::Block::setZLength |
( |
const double & |
aValue | ) |
|
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/OpenLxApp/include/OpenLxApp/Block.h