All Frameworks Class Hierarchy This Framework Indexes
GSMInterfaces Interface CATIGSMPointCenter
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMPointCenter
Interface to center point of a circle feature.
Role: Allows you to access data of the point feature created as
the center of a circle.
- See also:
- CATIGSMFactory.CreatePoint
Method Index
- o
GetElement(CATISpecObject_var&)
- Gets the element (a circle, an ellipsa, or a part of them or spherical surface).
- o
SetElement(CATISpecObject_var)
- Sets the element (a circle, an ellipsa, or a part of them or spherical surface).
Methods
o GetElement
| public virtual GetElement( | | oElement) |
-
Gets the element (a circle, an ellipsa, or a part of them or spherical surface).
- Parameters:
-
- oElement
- circle,ellipse or spherical surface
o SetElement
| public virtual SetElement( | const | iElement) |
-
Sets the element (a circle, an ellipsa, or a part of them or spherical surface).
- Parameters:
-
- iElement
- circle,ellipse or spherical surface
This object is included in the file: CATIGSMPointCenter.h
If needed, your Imakefile.mk should include the module: CATGitInterfaces