IntelliCAD 11.1 Object Library
Mirror3D Method
See Also 
Point1
Point2
Point3
MakeCopy
Table Object : Mirror3D Method

Description

Mirrors an object about a plane defined by three points.

Syntax

Visual Basic
Public Function Mirror3D( _
   ByVal Point1 As Point, _
   ByVal Point2 As Point, _
   ByVal Point3 As Point, _
   Optional ByVal MakeCopy As Boolean = True _
) As Entity

Parameters

Point1
Point2
Point3
MakeCopy

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.