API Reference > Classes > Geometry Classes > OdBmGFilling Class
OdBmGFilling Class
Syntax
C++
class OdBmGFilling : public OdBmGNode;

BmGFilling.h

This class stores the data of filled geometry objects.

Returns the filling pattern data as a pointer to an OdBmFillPatternData object. 
Returns the face that is filled by this object. 
Returns the filling color as an object of the OdBmCmColor class. 
Returns the flags of the filling object as an OdInt32 value. 
Returns the filling pattern ID as an object of an OdBmObjectId class. 
Returns the filling pattern placer as a pointer to an OdBmFillPatternPlacer object. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.