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 System.String, _
   ByVal Type As System.Short, _
   ByVal XorDeltaX As System.Double, _
   ByVal YorDeltaY As System.Double, _
   ByVal ZorDeltaZ As System.Double, _
   ByVal Axisx As System.Double, _
   ByVal Axisy As System.Double, _
   ByVal Axisz As System.Double, _
   ByVal Angle As System.Double _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Feat As System.String
Dim Type As System.Short
Dim XorDeltaX As System.Double
Dim YorDeltaY As System.Double
Dim ZorDeltaZ As System.Double
Dim Axisx As System.Double
Dim Axisy As System.Double
Dim Axisz As System.Double
Dim Angle As System.Double
Dim value As System.Boolean
 
value = instance.MoveRotateLiveSectionPlane(Feat, Type, XorDeltaX, YorDeltaY, ZorDeltaZ, Axisx, Axisy, Axisz, Angle)
C# 
System.bool MoveRotateLiveSectionPlane( 
   System.string Feat,
   System.short Type,
   System.double XorDeltaX,
   System.double YorDeltaY,
   System.double ZorDeltaZ,
   System.double Axisx,
   System.double Axisy,
   System.double Axisz,
   System.double Angle
)
C++/CLI 
System.bool MoveRotateLiveSectionPlane( 
&   System.String^ Feat,
&   System.short Type,
&   System.double XorDeltaX,
&   System.double YorDeltaY,
&   System.double ZorDeltaZ,
&   System.double Axisx,
&   System.double Axisy,
&   System.double Axisz,
&   System.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) 2015 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.