This class defines the interface for classes that provide the services for ACIS SAT and SAB data.
Corresponding C++ library: ModelerGeometry
File: ModelerTools.h
Module: API Reference
| |
Should be called from the main stream to start ACIS thread-safety mode. Prepares separate history streams for each thread, turns the thread-safety mode on. Returns false if no modeler geometry exist. | |
Checks topology and geometry correctness of given entity. Results are returned as text in parameter 'report'. | |
Copies given modeler geometry object and transform copy by passed matrix. | |
Creates OdDbHatch entities from OdDbRegion or OdDbSurface (planar). | |
Delete the modeler bulletins. | |
Should be called from the main stream to end ACIS thread-safety mode. Merges separate history streams into the main history, turns the thread-safety mode off. | |
Executes given function when history stream is set to a main one | |
This is the overview for the getClosestPoints method overload. | |
Calculates the extreme points on the given modeler geometry object along a certain direction. | |
Calculates the maximum point on the given modeler geometry object along a certain direction. | |
Checks if the modeler is started in this particular thread. | |
Should be called from a thread function to start modeler in this particular thread. Substitutes default history stream by unique one for the given thread. | |
Should be called from a thread function to stop modeler in this particular thread. Restores default history stream for the given thread. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|