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

BmOffsetSurf.h

A class that implements the functionality of an offset surface management. 

 

Retrieves the basis surface of the offset surface.  
Retrieves whether the offset surface is successfully constructed.  
Retrieves the offset distance for the offset surface.  
Retrieves the maximal curvature of the basis surface.  
Retrieves the minimal curvature of the basis surface.  
Sets a new value of the constructed flag for the offset surface.  
Sets a new value of the offset distance for the offset distance.  
Sets a new maximal curvature value of the basis surface.  
Sets a new minimal curvature value of the basis surface.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.