PC-DMIS 2021.1 Object Library
SetPasteWithPatternMirror Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Type

A long value of 0, 1, 2, or 3:

0 - Does not mirror the pattern.

1 - Flips the X axis.

2 - Flips the Y axis.

3 - Flips the Z axis.

PCDLRN ActiveX DLL > EditWindow Object : SetPasteWithPatternMirror Method

Glossary Item Box

Description

 

This defines the mirror pattern to use when pasting with the PasteFromClipboardWithPattern method. It can mirror the pattern around the X, Y, or Z axis.

Syntax

Visual Basic
Public Function SetPasteWithPatternMirror( _
   ByVal Type As Long _
) As Long

Parameters

Type

A long value of 0, 1, 2, or 3:

0 - Does not mirror the pattern.

1 - Flips the X axis.

2 - Flips the Y axis.

3 - Flips the Z axis.

Example

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.