|
Open CASCADE Technology
6.5.4
|
defines IGESPoint, Type <116> Form <0>
in package IGESGeom
#include <IGESGeom_Point.hxx>

Public Member Functions | |
| IGESGeom_Point () | |
| void | Init (const gp_XYZ &aPoint, const Handle< IGESBasic_SubfigureDef > &aSymbol) |
| This method is used to set the fields of the class Point | |
| gp_Pnt | Value () const |
| returns co-ordinates of the point | |
| gp_Pnt | TransformedValue () const |
| returns co-ordinates of the point after applying Transf. Matrix | |
| Standard_Boolean | HasDisplaySymbol () const |
| returns True if symbol exists | |
| Handle_IGESBasic_SubfigureDef | DisplaySymbol () const |
| returns display symbol entity if it exists | |
| Handle_IGESBasic_SubfigureDef IGESGeom_Point::DisplaySymbol | ( | ) | const |
| void IGESGeom_Point::Init | ( | const gp_XYZ & | aPoint, |
| const Handle< IGESBasic_SubfigureDef > & | aSymbol | ||
| ) |
| gp_Pnt IGESGeom_Point::TransformedValue | ( | ) | const |
| gp_Pnt IGESGeom_Point::Value | ( | ) | const |
1.8.0