CATGSMUseItf Interface CATIGSMUsePointCenter
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMUsePointCenter
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:
-
Method Index
- o
GetElement(CATIMmiMechanicalFeature_var&)
- Gets the element (a circle, an ellipsa, or a part of them or spherical surface).
- o
SetElement(CATIMmiMechanicalFeature_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: CATIGSMUsePointCenter.h
If needed, your Imakefile.mk should include the module: CATGSMUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.