API Reference > Classes > GeometryUtils Classes > OdBmRuledSurf Class
OdBmRuledSurf Class
Syntax
C++
class OdBmRuledSurf : public OdBmSurface;

BmRuledSurf.h

A class that implements the functionality of a ruled surface management. 

 

Retrieves the first point for the ruled surface.
 
Retrieves the second point for the ruled surface.
 
Retrieves the first profile curve for the ruled surface.
 
Retrieves the second profile curve for the ruled surface.
 
set 
Sets the ruled surface parameters using an OdGeEllipCone object.
 
set 
Sets the ruled surface parameters using an OdGeEllipCylinder object.
 
set 
Sets the ruled surface parameters using an OdGeRuled object.
 
Sets a new first point for the ruled surface.
 
Sets a new second point for the ruled surface.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.