All Frameworks  Object Hierarchy  This Framework  Indexes   

HybridShapeBump (Object)

The Bump feature : an Bump is made up of a body to process and some Bump parameters.

Property Index

BodyToBump
Returns or sets the element to Bump.
CenterTension
Returns or sets the tensuion center parameter.
ContinuityType
Returns or sets the continuity type .
DeformationCenter
Returns or sets the Deformation Center.
DeformationDir
Returns or sets the Deformation Direction.
DeformationDistValue
Returns or sets the Deformation distance (double) .
DeformationDist
Returns the translate distance (CATIA Parameter).
LimitCurve
Returns or sets the limit curve.
ProjectionDir
Returns or sets the limit curve.

Properties


o Property BodyToBump() As
Returns or sets the element to Bump.
o Property CenterTension() As
Returns or sets the tensuion center parameter.
o Property ContinuityType() As
Returns or sets the continuity type ..
Legal values: the continuity type is either
 PointContinuity      =0
 TangentContinuity    =1 
 CurvatureContinuity  =2
 
o Property DeformationCenter() As
Returns or sets the Deformation Center.
o Property DeformationDir() As
Returns or sets the Deformation Direction.
o Property DeformationDistValue() As
Returns or sets the Deformation distance (double) .
Note: Distance value is expressed in MKS = Meters
Example to set up 1mm , use .001
o Property DeformationDist() As
Returns the translate distance (CATIA Parameter).
Note: Distance value is seted or retrieve trough a Literaql parameter
Parameters are value are given in the Part Unit
Example : if Part Unit for dimensions is mm: for 1 mmm, oDefDist.Value will return 1.000
o Property LimitCurve() As
Returns or sets the limit curve.
o Property ProjectionDir() As
Returns or sets the limit curve.

Copyright © 2003, Dassault Systèmes. All rights reserved.