Hide Table of Contents
AlignEntities3Point Method (ISketchManager)

Aligns the specified entities using three pairs of points.

.NET Syntax

Visual Basic (Declaration) 
Sub AlignEntities3Point( _
   dsMathPoint* FirstSourcePoint As MathPoint, _
   dsMathPoint* FirstDestinationPoint As MathPoint, _
   dsMathPoint* SecondSourcePoint As MathPoint, _
   dsMathPoint* SecondDestinationPoint As MathPoint, _
   dsMathPoint* ThirdSourcePoint As MathPoint, _
   dsMathPoint* ThirdDestinationPoint As MathPoint, _
   const dsObjectPtrArray& EntitiesArray As System.Object _
) 
C# 
void AlignEntities3Point( 
   MathPoint FirstSourcePoint,
   MathPoint FirstDestinationPoint,
   MathPoint SecondSourcePoint,
   MathPoint SecondDestinationPoint,
   MathPoint ThirdSourcePoint,
   MathPoint ThirdDestinationPoint,
   System.object EntitiesArray
)
COM native C++ 
HRESULT AlignEntities3Point( 
   IMathPoint* FirstSourcePoint,
   IMathPoint* FirstDestinationPoint,
   IMathPoint* SecondSourcePoint,
   IMathPoint* SecondDestinationPoint,
   IMathPoint* ThirdSourcePoint,
   IMathPoint* ThirdDestinationPoint,
   VARIANT EntitiesArray
) 
C++ 
DSRESULT AlignEntities3Point( 
   dsMathPoint* FirstSourcePoint,
   dsMathPoint* FirstDestinationPoint,
   dsMathPoint* SecondSourcePoint,
   dsMathPoint* SecondDestinationPoint,
   dsMathPoint* ThirdSourcePoint,
   dsMathPoint* ThirdDestinationPoint,
   const dsObjectPtrArray& EntitiesArray
) 

Parameters

FirstSourcePoint
First source point (see Remarks)
FirstDestinationPoint
First destination point (see Remarks)
SecondSourcePoint
Second source point (see Remarks)
SecondDestinationPoint
Second destination point (see Remarks)
ThirdSourcePoint
Third source point (see Remarks)
ThirdDestinationPoint
Third destination point (see Remarks)
EntitiesArray
Array of entities to align

Remarks

Specifying three pairs of points:

  • moves FirstSourcePoint to FirstDestinationPoint
  • rotates FirstSourcePoint and SecondSourcePoint and aligns them with FirstDestinationPoint and SecondDestinationPoint
  • aligns FirstSourcePoint and ThirdSourcePoint to SecondDestinationPoint and ThirdDestinationPoint
 

See Also

Availability

DraftSight V1R4.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:   AlignEntities3Point 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) 2019 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.