defines IGESDrawingSize, Type <406> Form <16>
in package IGESGraph
#include <IGESGraph_DrawingSize.hxx>

Public Member Functions | |
| IGESGraph_DrawingSize () | |
| void | Init (const Standard_Integer nbProps, const Standard_Real aXSize, const Standard_Real aYSize) |
| This method is used to set the fields of the class DrawingSize
| |
| Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me> (NP = 2) | |
| Standard_Real | XSize () const |
| returns the extent of Drawing along positive XD axis | |
| Standard_Real | YSize () const |
| returns the extent of Drawing along positive YD axis | |
| IGESGraph_DrawingSize::IGESGraph_DrawingSize | ( | ) |
| void IGESGraph_DrawingSize::Init | ( | const Standard_Integer | nbProps, | |
| const Standard_Real | aXSize, | |||
| const Standard_Real | aYSize | |||
| ) |
| Standard_Integer IGESGraph_DrawingSize::NbPropertyValues | ( | ) | const |
| Standard_Real IGESGraph_DrawingSize::XSize | ( | ) | const |
| Standard_Real IGESGraph_DrawingSize::YSize | ( | ) | const |
1.6.3