CATGSMUseItf Interface CATIGSMUseExtremumPolar

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIGSMUseExtremumPolar

Interface to ExtremumPolar feature.
Role: Allows you to access data of the ExtremumPolar

See also:


Method Index


o GetAngle(double&)
Gets the extremum angle.
o GetAngle(CATICkeParm_var&)
Gets the literal feature representing the angle.
o GetContour(CATIMmiMechanicalFeature_var&)
Gets the element on which the ExtremumPolar is detected.
o GetDir(CATIGSMUseDirection_var&)
Gets the reference direction into which the Extremum is detected.
o GetExtremumType(unsigned short&)
Gets the ExtremumPolar type.
o GetOrigin(CATIMmiMechanicalFeature_var&)
Gets the axis origin.
o GetRadius(double&)
Gets the extremum radius.
o GetRadius(CATICkeParm_var&)
Gets the literal feature representing the radius.
o GetSupport(CATIMmiMechanicalFeature_var&)
Gets the contour support.
o SetContour(CATIMmiMechanicalFeature_var)
Sets the element on which the ExtremumPolar is detected.
o SetDir(CATIGSMUseDirection_var)
Sets the reference direction into which the Extremum is detected.
o SetExtremumType(unsigned short)
Sets the ExtremumPolar type.
o SetOrigin(CATIMmiMechanicalFeature_var)
Sets the axis origin.
o SetSupport(CATIMmiMechanicalFeature_var)
Sets the contour support.

Methods


o GetAngle
public virtual GetAngle( oAngle)
Gets the extremum angle.
Parameters:
oAngle
o GetAngle
public virtual GetAngle( oAngle)
Gets the literal feature representing the angle.
Parameters:
oAngle
o GetContour
public virtual GetContour( oContour)
Gets the element on which the ExtremumPolar is detected.
Parameters:
oContour
Contour element
See also:
o GetDir
public virtual GetDir( oDirection)
Gets the reference direction into which the Extremum is detected.
Parameters:
oDirection
Direction into which the Extremum is detected.
See also:
o GetExtremumType
public virtual GetExtremumType( oExtremumType)
Gets the ExtremumPolar type.
Parameters:
oExtremumType
Extremum mode to get a extremum point: = 0 Minimum radius = 1 Maximum radius = 2 Minimum angle = 3 Maximum angle
o GetOrigin
public virtual GetOrigin( oOrigin)
Gets the axis origin.
Parameters:
oOrigin
o GetRadius
public virtual GetRadius( oRadius)
Gets the extremum radius.
Parameters:
oRadius
o GetRadius
public virtual GetRadius( oRadius)
Gets the literal feature representing the radius.
Parameters:
oRadius
o GetSupport
public virtual GetSupport( oSupport)
Gets the contour support.
Parameters:
oSupport
Contour support element
See also:
o SetContour
public virtual SetContour( const iContour)
Sets the element on which the ExtremumPolar is detected.
Parameters:
iContour
Contour element
See also:
o SetDir
public virtual SetDir( const iDirection)
Sets the reference direction into which the Extremum is detected.
Parameters:
iDirection
Direction into which the Extremum is detected.
See also:
o SetExtremumType
public virtual SetExtremumType( iExtremumType)
Sets the ExtremumPolar type.
Parameters:
oExtremumType
Extremum mode to get a extremum point: = 0 Minimum radius = 1 Maximum radius = 2 Minimum angle = 3 Maximum angle
o SetOrigin
public virtual SetOrigin( const iOrigin)
Sets the axis origin.
Parameters:
iOrigin
Axis origin
o SetSupport
public virtual SetSupport( const iSupport)
Sets the contour support.
Parameters:
iSupport
Contour support element
See also:

This object is included in the file: CATIGSMUseExtremumPolar.h
If needed, your Imakefile.mk should include the module: CATGSMUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.