Open CASCADE Technology  6.9.1
Public Member Functions
PGeom_Line Class Reference

#include <PGeom_Line.hxx>

Inheritance diagram for PGeom_Line:
Inheritance graph
[legend]

Public Member Functions

 PGeom_Line ()
 Creates a line with default values. More...
 
 PGeom_Line (const gp_Ax1 &aPosition)
 Creates a line located in 3D space with <aPosition>. The Location of <aPosition> is the origin of the line. More...
 
void Position (const gp_Ax1 &aPosition)
 Set the value of the field position with <aPosition>. More...
 
gp_Ax1 Position () const
 Returns the value of the field position. More...
 
 PGeom_Line (const Storage_stCONSTclCOM &a)
 
const gp_Ax1_CSFDB_GetPGeom_Lineposition () const
 
- Public Member Functions inherited from PGeom_Curve
 PGeom_Curve (const Storage_stCONSTclCOM &a)
 
 PGeom_Curve ()
 
- Public Member Functions inherited from PGeom_Geometry
 PGeom_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom_Geometry ()
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const Handle_Standard_Type & DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const Handle_Standard_Type & DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Constructor & Destructor Documentation

PGeom_Line::PGeom_Line ( )

Creates a line with default values.

PGeom_Line::PGeom_Line ( const gp_Ax1 aPosition)

Creates a line located in 3D space with <aPosition>. The Location of <aPosition> is the origin of the line.

PGeom_Line::PGeom_Line ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

const gp_Ax1& PGeom_Line::_CSFDB_GetPGeom_Lineposition ( ) const
inline
void PGeom_Line::Position ( const gp_Ax1 aPosition)

Set the value of the field position with <aPosition>.

gp_Ax1 PGeom_Line::Position ( ) const

Returns the value of the field position.


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