Hide Table of Contents
GetValues Method (ICosmosMotionStudyResults)

Gets a plot's values.

.NET Syntax

Visual Basic (Declaration) 
Function GetValues( _
   ByVal PlotFeatureData As System.Object, _
   ByVal PlotXFeatureData As System.Object, _
   ByVal PlotYFeatureData As System.Object _
) As System.Object
Visual Basic (Usage) 
Dim instance As ICosmosMotionStudyResults
Dim PlotFeatureData As System.Object
Dim PlotXFeatureData As System.Object
Dim PlotYFeatureData As System.Object
Dim value As System.Object
 
value = instance.GetValues(PlotFeatureData, PlotXFeatureData, PlotYFeatureData)
C# 
System.object GetValues( 
   System.object PlotFeatureData,
   System.object PlotXFeatureData,
   System.object PlotYFeatureData
)
C++/CLI 
System.Object^ GetValues( 
&   System.Object^ PlotFeatureData,
&   System.Object^ PlotXFeatureData,
&   System.Object^ PlotYFeatureData
) 

Parameters

PlotFeatureData
Plot's feature data
PlotXFeatureData
Plot's x-axis feature data
PlotYFeatureData
Array of the plot's y-axis feature data

Return Value

Motion plot feature output

Example

Remarks

Typical steps for creating a motion study's plot data and plot:

     
  1. Open an assembly model and create the motion study.
  2. Select the model's entities whose motion you want to measure.
  3. Perform the calculations and get the results.
  4. Create a plot feature data.
  5. Create the plot's x-axis and y-axis feature data objects.
  6. Set the type of plot.
  7. Select the result component.
  8. Set the entities for the x-axis and y-axis feature data objects.
  9. Get the plot's x-axis and y-axis values and insert and display the plot.

Examine the examples to see the calls for these steps.

 

See Also

Availability

SOLIDWORKS 2011 FCS, Revision Number 19.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   GetValues Method (ICosmosMotionStudyResults)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.