Parameters |
Description |
OdGiCommonDraw * pWd |
[in] Pointer to the OdGiCommonDraw interface. |
OdUInt32 geomType |
[in] Geometry type. |
Returns true if and only if the geometric representation can be generated.
Creates a geometric representation of the BREP data of this Renderer object.
geomType must be a combination of one or more of the following:
Name |
Value |
kNothing |
0 |
kIsolines |
1 |
kEdges |
2 |
kShells |
4 |
kOrderedEdges |
8 |
kSurfIsolines |
16 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|