Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESDimen_BasicDimension Class Reference

Defines IGES Basic Dimension, Type 406, Form 31,
in package IGESDimen
The basic Dimension Property indicates that the referencing
dimension entity is to be displayed with a box around text.

#include <IGESDimen_BasicDimension.hxx>

Inheritance diagram for IGESDimen_BasicDimension:
Inheritance graph
[legend]

Public Member Functions

 IGESDimen_BasicDimension ()
void Init (const Standard_Integer nbPropVal, const gp_XY &lowerLeft, const gp_XY &lowerRight, const gp_XY &upperRight, const gp_XY &upperLeft)
Standard_Integer NbPropertyValues () const
 returns the number of properties = 8

gp_Pnt2d LowerLeft () const
 returns coordinates of lower left corner

gp_Pnt2d LowerRight () const
 returns coordinates of lower right corner

gp_Pnt2d UpperRight () const
 returns coordinates of upper right corner

gp_Pnt2d UpperLeft () const
 returns coordinates of upper left corner


Constructor & Destructor Documentation


Member Function Documentation

void IGESDimen_BasicDimension::Init ( const Standard_Integer  nbPropVal,
const gp_XY lowerLeft,
const gp_XY lowerRight,
const gp_XY upperRight,
const gp_XY upperLeft 
)

The documentation for this class was generated from the following file: