Open CASCADE Technology 6.6.0
Public Member Functions
IGESGeom_Point Class Reference

defines IGESPoint, Type <116> Form <0>
in package IGESGeom

#include <IGESGeom_Point.hxx>

Inheritance diagram for IGESGeom_Point:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

IGESGeom_Point::IGESGeom_Point ( )

Member Function Documentation

Handle_IGESBasic_SubfigureDef IGESGeom_Point::DisplaySymbol ( ) const
Standard_Boolean IGESGeom_Point::HasDisplaySymbol ( ) const
void IGESGeom_Point::Init ( const gp_XYZ aPoint,
const Handle< IGESBasic_SubfigureDef > &  aSymbol 
)
  • aPoint : Coordinates of point
  • aSymbol : SubfigureDefinition entity specifying the
    display symbol if there exists one, or zero
gp_Pnt IGESGeom_Point::TransformedValue ( ) const
gp_Pnt IGESGeom_Point::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines