CATGSOUseItf Interface CATIGSOUseBump
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSOUseBump
Interface to Bump surface feature.
Role: Allows you to access data of Bump surfaces.
- See also:
-
Method Index
- o
GetCenterTension(CATICkeParm_var&)
- Gets the tension at the center of the deformation.
- o
GetCkeDeformationDistance(CATICkeParm_var&)
- Gets the deformation distance.
- o
GetContinuity(enum CATGSMContinuity&)
- Gets the continuity mode.
- o
GetDeformationCenter(CATIMmiMechanicalFeature_var&)
- Gets the center of the deformation.
- o
GetDeformationDir(CATIMmiMechanicalFeature_var&)
- Gets the deformation direction.
- o
GetDeformationDistance(double&)
- Gets the deformation distance.
- o
GetDeviationUser(CATICkeParm_var&)
- Gets the deviation fixed by the user.
- o
GetElemToBump(CATIMmiMechanicalFeature_var&)
- Gets the element to deform.
- o
GetLimitCurve(CATIMmiMechanicalFeature_var&)
- Gets the limit curve of the deformation.
- o
GetProjectionDir(CATIMmiMechanicalFeature_var&)
- Gets the projection direction.
- o
SetCenterTension(CATICkeParm_var&)
- Sets the tension at the center of the deformation.
- o
SetContinuity(enum CATGSMContinuity)
- Sets the continuity mode.
- o
SetDeformationCenter(CATIMmiMechanicalFeature_var)
- Sets the center of the deformation.
- o
SetDeformationDir(CATIMmiMechanicalFeature_var)
- Sets the deformation direction.
- o
SetDeformationDistance(double)
- Sets the deformation distance.
- o
SetDeformationDistance(CATICkeParm_var)
- Sets the deformation distance.
- o
SetDeviationUser(CATICkeParm_var)
- Sets the deviation fixed by the user.
- o
SetElemToBump(CATIMmiMechanicalFeature_var)
- Sets the relement to deform.
- o
SetLimitCurve(CATIMmiMechanicalFeature_var)
- Sets the limit curve of the deformation.
- o
SetProjectionDir(CATIMmiMechanicalFeature_var)
- Sets the projection direction.
Methods
o GetCenterTension
public virtual GetCenterTension( | | oCenterTension) |
-
Gets the tension at the center of the deformation.
- Parameters:
-
- oCenterTension
- Tension at the center of the deformation
o GetCkeDeformationDistance
public virtual GetCkeDeformationDistance( | | oDeformationDistance) |
-
Gets the deformation distance.
- Parameters:
-
- oDeformationDistance
- Deformation distance
o GetContinuity
public virtual GetContinuity( | | oContinuity) |
-
Gets the continuity mode.
- Parameters:
-
- oContinuity
- continuity between the bump and the extarnal elements
o GetDeformationCenter
public virtual GetDeformationCenter( | | oDeformationCenter) |
-
Gets the center of the deformation.
- Parameters:
-
- oDeformationCenter
- new center of deformation
o GetDeformationDir
public virtual GetDeformationDir( | | oDeformationDir) |
-
Gets the deformation direction.
- Parameters:
-
- oDeformationDir
- new deformation direction
o GetDeformationDistance
public virtual GetDeformationDistance( | | oDeformationDistancee) |
-
Gets the deformation distance.
- Parameters:
-
- oDeformationDistance
- Deformation distance
o GetDeviationUser
public virtual GetDeviationUser( | | oDeviationUser) |
-
Gets the deviation fixed by the user.
- Parameters:
-
- oDeviationUser
- Deviation fixed by the user
o GetElemToBump
public virtual GetElemToBump( | | oElemToBump) |
-
Gets the element to deform.
- Parameters:
-
- oElemToBump
- new reference element
o GetLimitCurve
public virtual GetLimitCurve( | | oLimitCurve) |
-
Gets the limit curve of the deformation.
- Parameters:
-
- oLimitCurve
- new limit curve
o GetProjectionDir
public virtual GetProjectionDir( | | oProjectionDir) |
-
Gets the projection direction.
- Parameters:
-
- oProjectionDir
- new projection direction
o SetCenterTension
public virtual SetCenterTension( | | iCenterTension) |
-
Sets the tension at the center of the deformation.
- Parameters:
-
- iCenterTension
- Tension at the center of the deformation
o SetContinuity
public virtual SetContinuity( | const | iContinuity) |
-
Sets the continuity mode.
- Parameters:
-
- iContinuity
- continuity between the support and the fill
o SetDeformationCenter
public virtual SetDeformationCenter( | const | iDeformationCenter) |
-
Sets the center of the deformation.
- Parameters:
-
- iDeformationCenter
- new center of deformation
o SetDeformationDir
public virtual SetDeformationDir( | const | iDeformationDir) |
-
Sets the deformation direction.
- Parameters:
-
- iDeformationDir
- new deformation direction
o SetDeformationDistance
public virtual SetDeformationDistance( | | iDeformationDistance) |
-
Sets the deformation distance.
- Parameters:
-
- iDeformationDistance
- Deformation distance
o SetDeformationDistance
public virtual SetDeformationDistance( | const | iDeformationDistance) |
-
Sets the deformation distance.
- Parameters:
-
- iDeformationDistance
- Deformation distance
o SetDeviationUser
public virtual SetDeviationUser( | const | iDeviationUser) |
-
Sets the deviation fixed by the user.
- Parameters:
-
- iDeviationUser
- Deviation fixed by the user
o SetElemToBump
public virtual SetElemToBump( | const | iElemToBump) |
-
Sets the relement to deform.
- Parameters:
-
- iElemToBump
- new reference element
o SetLimitCurve
public virtual SetLimitCurve( | const | iLimitCurve) |
-
Sets the limit curve of the deformation.
- Parameters:
-
- iLimitCurve
- new limit curve
o SetProjectionDir
public virtual SetProjectionDir( | const | iProjectionDir) |
-
Sets the projection direction.
- Parameters:
-
- iProjectionDir
- new projection direction
This object is included in the file: CATIGSOUseBump.h
If needed, your Imakefile.mk should include the module: CATGSOUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.