Hide Table of Contents
MoveRotateLiveSectionPlane Method (IFeatureManager)

Moves or rotates the selected Live Section Plane using the selected Live Section Plane and its manipulator.

.NET Syntax

Visual Basic (Declaration) 
Function MoveRotateLiveSectionPlane( _
   ByVal Feat As String, _
   ByVal Type As Short, _
   ByVal XorDeltaX As Double, _
   ByVal YorDeltaY As Double, _
   ByVal ZorDeltaZ As Double, _
   ByVal Axisx As Double, _
   ByVal Axisy As Double, _
   ByVal Axisz As Double, _
   ByVal Angle As Double _
) As Boolean
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Feat As String
Dim Type As Short
Dim XorDeltaX As Double
Dim YorDeltaY As Double
Dim ZorDeltaZ As Double
Dim Axisx As Double
Dim Axisy As Double
Dim Axisz As Double
Dim Angle As Double
Dim value As Boolean
 
value = instance.MoveRotateLiveSectionPlane(Feat, Type, XorDeltaX, YorDeltaY, ZorDeltaZ, Axisx, Axisy, Axisz, Angle)
C# 
bool MoveRotateLiveSectionPlane( 
   string Feat,
   short Type,
   double XorDeltaX,
   double YorDeltaY,
   double ZorDeltaZ,
   double Axisx,
   double Axisy,
   double Axisz,
   double Angle
)
C++/CLI 
bool MoveRotateLiveSectionPlane( 
&   String^ Feat,
&   short Type,
&   double XorDeltaX,
&   double YorDeltaY,
&   double ZorDeltaZ,
&   double Axisx,
&   double Axisy,
&   double Axisz,
&   double Angle
) 

Parameters

Feat
Name of the Live Section Plane as it appears in the FeatureManager design tree
Type
  • 0 = Move only, then (XorDeltaX, YorDeltaY, and ZorDeltaZ) is delta vector 
  • 1 = Rotate only, then (XorDeltaX, YorDeltaY, and ZorDeltaZ) is the pivot point for rotation, (axisX, axisY, axisZ) is rotating axis
XorDeltaX
Delta X
YorDeltaY
Delta Y
ZorDeltaZ
Delta Z
Axisx
X axis
Axisy
Y axis
Axisz
Z axis
Angle
Value by to rotate the Live Section Plane

Return Value

True if the Live Section Plane moves or rotates, false if not
 

See Also

Availability

SolidWorks 2009 FCS, Revision Number 17.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:   MoveRotateLiveSectionPlane Method (IFeatureManager)
*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) 2010 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.