This class is the base class for all OdGe 3D geometric operations.
Corresponding C++ library: TD_Ge
File: GeEntity3d.h
Module: API Reference
Destructor for the OdGeEntity3d class. |
Returns a copy of this entity. | |
Checks whether the specified entity is equal to this one. | |
Returns true if and only if this entity is of type (or is derived from) entType. | |
Returns true if and only if the specified point is on this entity, as determined by the tolerance. | |
Mirrors this entity about the specified plane, and returns a reference to this entity. | |
Rotates this entity by the specified angle about the axis defined by the point and the vector, and returns a reference to this entity. | |
Scales this entity by the scale factor about the basepoint, and returns a reference to this entity. | |
Applies the 3D transformation matrix to this entity, and returns a reference to this entity. | |
Applies the 3D translation vector to this entity, and returns a reference to this entity. | |
Returns the entity type. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|