All Frameworks  Object Hierarchy  This Framework  Indexes   

Sampled (Object)

The interface to access a CATIASampled based object.
The Sampled class defines characteristics for simulatable tasks within DMU Fitting. CATIASampled is the parent class for tracks. Key samples are recorded (as shots or CATIAShots) for an object and then during simulation the object is interpolated with these shots over time.

Property Index

Interpolater
Retrieves/sets the sampled's interpolater.
Object
Returns or sets the Sampled object.
Scaling
Returns or sets the Sampled object.
Shots
Returns or sets the Sampled object.
Time
Retrieves/sets the sampled's time.

Method Index

Append
Returns or sets the Sampled object.
BindAnalysis
Add (bind) an analysis object to a Track.
BreakInheritance
Returns or sets the Sampled object.
GetKnownInterpolaters
Returns or sets the Sampled object.
GetTotalDuration
Returns the total duration
RemoveAnalyses
Returns or sets the Sampled object.
ReverseTime
Returns or sets the Sampled object.
SetObjectKeepingPosition
Sets the object in the sampled.
Split
Returns or sets the Sampled object.

Properties


o Property Interpolater() As
Retrieves/sets the sampled's interpolater. Role: Retrieves/sets the interpolator used by the sampled during simulation. Note that the name of the interpolater is used (which is a string).
o Property Object() As
Returns or sets the Sampled object. Role:/b> Retrieves/stores the object that will be used in the sampled based simulation. Please note that the object will move to the shots defined in the sampled.
o Property Scaling() As
Returns or sets the Sampled object.
o Property Shots() As (Read Only)
Returns or sets the Sampled object.
o Property Time() As
Retrieves/sets the sampled's time. Role: Retrieves/sets the internal time associated to the current sampled object. Note that the time is handled as a double.

Methods


o Func Append( iTracks) As
Returns or sets the Sampled object.
o Sub BindAnalysis( iObject,
iAnalysisMode,
iMonitorMode)
Add (bind) an analysis object to a Track.
Parameters:
iObject
The analysis to add (bind) to the Track
iAnalysisMode
Indicates the analysis status for iAnalysis CatSampledAnalysisOff CatSampledAnalysisOn, CatSampledAnalysisStop CatSampledAnalysisVerbose
iMonitorMode
Indicates the monitor status for iAnalysis - Off (0) or On (1)
o Sub BreakInheritance()
Returns or sets the Sampled object.
o Sub GetKnownInterpolaters( oInterpolaters)
Returns or sets the Sampled object.
o Func GetTotalDuration() As
Returns the total duration
o Sub RemoveAnalyses()
Returns or sets the Sampled object.
o Sub ReverseTime()
Returns or sets the Sampled object.
o Sub SetObjectKeepingPosition( iObject)
Sets the object in the sampled. Role: Stores the object that will be used in the sampled based simulation. The object will not move and the sample's shots will be repositioned relative to the object position.
o Sub Split( iType,
iIndice)
Returns or sets the Sampled object.

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