Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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.

 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.

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

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

 PGeom_Line (const Storage_stCONSTclCOM &a)
const gp_Ax1_CSFDB_GetPGeom_Lineposition () const

Constructor & Destructor Documentation


Member Function Documentation


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