Open CASCADE Technology 6.6.0
Public Member Functions
PGeom2d_Line Class Reference

#include <PGeom2d_Line.hxx>

Inheritance diagram for PGeom2d_Line:
Inheritance graph
[legend]

Public Member Functions

 PGeom2d_Line ()
 Creates a line with default values.

 PGeom2d_Line (const gp_Ax2d &aPosition)
 Creates a line located in 3D space with
<aPosition>. The Location of <aPosition> is the
origin of the line.

void Position (const gp_Ax2d &aPosition)
 Set the value of the field position with <aPosition>.

gp_Ax2d Position () const
 Returns the value of the field position.

 PGeom2d_Line (const Storage_stCONSTclCOM &a)
const gp_Ax2d_CSFDB_GetPGeom2d_Lineposition () const

Constructor & Destructor Documentation

PGeom2d_Line::PGeom2d_Line ( )
PGeom2d_Line::PGeom2d_Line ( const gp_Ax2d aPosition)
PGeom2d_Line::PGeom2d_Line ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

const gp_Ax2d& PGeom2d_Line::_CSFDB_GetPGeom2d_Lineposition ( ) const [inline]
void PGeom2d_Line::Position ( const gp_Ax2d aPosition)
gp_Ax2d PGeom2d_Line::Position ( ) const

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