Hide Table of Contents
RotateOrCopy3DAboutXYZ Method (ISketchManager)

Rotates, and optionally copies, the selected 3D sketch entities about the specified x, y, and z coordinates.

.NET Syntax

Visual Basic (Declaration) 
Function RotateOrCopy3DAboutXYZ( _
   ByVal Copy As System.Boolean, _
   ByVal NumCopies As System.Integer, _
   ByVal KeepRelations As System.Boolean, _
   ByVal BaseX As System.Double, _
   ByVal BaseY As System.Double, _
   ByVal BaseZ As System.Double, _
   ByVal AngleAboutXDir As System.Double, _
   ByVal AngleAboutYDir As System.Double, _
   ByVal AngleAboutZDir As System.Double _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As ISketchManager
Dim Copy As System.Boolean
Dim NumCopies As System.Integer
Dim KeepRelations As System.Boolean
Dim BaseX As System.Double
Dim BaseY As System.Double
Dim BaseZ As System.Double
Dim AngleAboutXDir As System.Double
Dim AngleAboutYDir As System.Double
Dim AngleAboutZDir As System.Double
Dim value As System.Boolean
 
value = instance.RotateOrCopy3DAboutXYZ(Copy, NumCopies, KeepRelations, BaseX, BaseY, BaseZ, AngleAboutXDir, AngleAboutYDir, AngleAboutZDir)
C# 
System.bool RotateOrCopy3DAboutXYZ( 
   System.bool Copy,
   System.int NumCopies,
   System.bool KeepRelations,
   System.double BaseX,
   System.double BaseY,
   System.double BaseZ,
   System.double AngleAboutXDir,
   System.double AngleAboutYDir,
   System.double AngleAboutZDir
)
C++/CLI 
System.bool RotateOrCopy3DAboutXYZ( 
&   System.bool Copy,
&   System.int NumCopies,
&   System.bool KeepRelations,
&   System.double BaseX,
&   System.double BaseY,
&   System.double BaseZ,
&   System.double AngleAboutXDir,
&   System.double AngleAboutYDir,
&   System.double AngleAboutZDir
) 

Parameters

Copy
True to copy 3D sketch entities, false to not
NumCopies
Number of copies
KeepRelations
True to keep sketch relations, false to not
BaseX
X coordinate from the base point from which to rotate the 3D sketch entities
BaseY
Y coordinate from the base point from which to rotate the 3D sketch entities
BaseZ
Z coordinate from the base point from which to rotate the 3D sketch entities
AngleAboutXDir
Angle to rotate the 3D sketch entities in the x direction
AngleAboutYDir
Angle to rotate 3D sketch entities in the y direction
AngleAboutZDir
Angle to rotate 3D sketch entities in the z direction

Return Value

True if the 3D sketch entities are rotated, and optionally copied, in the specified x, y, and z directions, false if not

Example

 

See Also

Availability

SOLIDWORKS 2010 FCS, Revision Number 18.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:   RotateOrCopy3DAboutXYZ Method (ISketchManager)
*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.