API Reference > Classes > Geometry Classes > OdBmGLine Class
OdBmGLine Class
Syntax
C++
class OdBmGLine : public OdBmGCurve;

BmGLine.h

This class stores the geometry data of a straight line.

Returns the line direction as an object of the OdGeVector3d class. 
Returns the origin point as an object of the OdGePoint3d class. 
set 
Fills properties of OdBmGLine with OdGeLineSeg3d's values.
 
set 
Sets the line acconding to the params.
 
set 
Sets the line acconding to the params.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.