API Reference > Classes > PRC Graphical Classes > OdPrcSolidPattern Class
OdPrcSolidPattern Class
OdPrcSolidPatternOdPrcSolidPatternOdPrcSolidPatternOdPrcSolidPattern
Syntax
C++
class OdPrcSolidPattern : public OdPrcFillPattern;

PrcSolidPattern.h

 

Class stores information about a filling pattern with a defined style.

Returns the current color index. 
Returns the current color of the pattern. Will throw an exception in case of uninitialized object. 
Returns the current material flag value. The material fill flag indicates whether the filling pattern is applied to a material (true) or to a plain color (false). Returns the current material index. 
Returns the current material index. 
This is the overview for the setColor method overload. 
Sets a new value of the material index.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.