BmGeometryOption.h
User preferences for parsing of geometry.
remarks This class determines the output of the Element::getGeometry method.
|
Name |
Description |
|
Creates a default GeometryOptions object. remarks Defaults to medium detail, no references and no view. | |
|
Copy constructor. |
|
Name |
Description |
|
Checks whether or not references to geometric objects are computed. | |
|
Returns the view used for geometry extraction. | |
|
The detail level for the geometry extracted with these options. | |
|
Checks whether to extract element geometry objects not set as Visible. The default value is false. | |
|
Determines whether or not references to geometric objects are computed. | |
|
Sets the view used for geometry extraction. | |
|
Sets the detail level for the geometry extracted with these options. | |
|
Determines whether to extract element geometry objects not set as Visible. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|