GeEntity2d.h
This class is the base class for all OdGe 2D geometric operations.
Corresponding C++ library: TD_Ge
|
Name |
Description |
|
This is ~OdGeEntity2d, a member of class OdGeEntity2d. |
|
Name |
Description |
|
Returns a copy of this entity. | |
|
Returns true if 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 2D line, and returns a reference to this entity. | |
|
Rotates this entity about the specified point by the specified angle, 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 2D transformation matrix to this entity, and returns a reference to this entity. | |
|
Applies the 2D translation vector to this entity, and returns a reference to this entity. | |
|
Returns the entity type of this entity. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|