All Frameworks  Object Hierarchy  This Framework  Indexes   

VibrationVolumes (Collection)

Interface to compute vibration volumes

Method Index

CleanUp
Cleans up.
ComputeVibrationVolumeFromTrackWithAReference
Computes a vibration volume, from a track, according to a reference product.
ComputeVibrationVolumeFromTrack
Computes a vibration volume, from a track.
ComputeVibrationVolumeWithAReference
Computes a vibration volume, from a position input file, according to a reference product.
ComputeVibrationVolume
Computes a vibration volume, from a position input file.
VibrationVolumeShapeName
Returns the name of the associated shape.

Methods


o Sub CleanUp()
Cleans up.
o Func ComputeVibrationVolumeFromTrackWithAReference( GroupOfSelectedProducts,
iReferenceProduct,
iSweptAble,
iAccuracy,
iSimplifAccuracy) As
Computes a vibration volume, from a track, according to a reference product.
Parameters:
GroupOfSelectedProducts
Selection of products to make vibrate.
iReferenceProduct
Product taken as a reference.
iSweptAble
Track containing the positions.
iAccuracy
Grain for wrapping.
iSimplifAccuracy
Accuracy for simplification. A non positive value makes the simplification inactive.
Returns:
VibrationVolumeDocument: Document containing the result.
o Func ComputeVibrationVolumeFromTrack( GroupOfSelectedProducts,
iSweptAble,
iAccuracy,
iSimplifAccuracy) As
Computes a vibration volume, from a track.
Parameters:
GroupOfSelectedProducts
Selection of products to make vibrate.
iSweptAble
Track containing the positions.
iAccuracy
Grain for wrapping.
iSimplifAccuracy
Accuracy for simplification. A non positive value makes the simplification inactive.
Returns:
VibrationVolumeDocument: Document containing the result.
o Func ComputeVibrationVolumeWithAReference( iGroupOfSelectedProducts,
iReferenceProduct,
PositionsFilePath,
iAccuracy,
iSimplifAccuracy) As
Computes a vibration volume, from a position input file, according to a reference product.
Parameters:
iGroupOfSelectedProducts
Selection of products to make vibrate.
iReferenceProduct
Product taken as a reference.
PositionsFilePath
Positions file path.
iAccuracy
Grain for wrapping.
iSimplifAccuracy
Accuracy for simplification. A non positive value makes the simplification inactive.
Returns:
VibrationVolumeDocument: Document containing the result.
o Func ComputeVibrationVolume( GroupOfSelectedProducts,
PositionsFilePath,
iAccuracy,
iSimplifAccuracy) As
Computes a vibration volume, from a position input file.
Parameters:
GroupOfSelectedProducts
Selection of products to make vibrate.
PositionsFilePath
Positions file path.
iAccuracy
Grain for wrapping.
iSimplifAccuracy
Accuracy for simplification. A non positive value makes the simplification inactive.
Returns:
VibrationVolumeDocument: Document containing the result.
o Func VibrationVolumeShapeName() As
Returns the name of the associated shape.

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