PC-DMIS 2021.1 Object Library
ClearPlane Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
plane1
Clearance plane. Options come from the WPLANETYPE emumeration.
val1
Double value representing the height of the workplane.
plane2
Pass through plane. Options come from the WPLANETYPE emumeration.
val2
Double value representing the height of the pass through plane.
PCDLRN ActiveX DLL > OldBasic Object : ClearPlane Method

Glossary Item Box

Description

Creates a clearplane settings object

Syntax

Visual Basic
Public Sub ClearPlane( _
   ByVal plane1 As WPLANETYPE, _
   ByVal val1 As Double, _
   ByVal plane2 As WPLANETYPE, _
   ByVal val2 As Double _
) 

Parameters

plane1
ValueDescription
PCD_BACK 
PCD_BOTTOM 
PCD_FRONT 
PCD_LEFT 
PCD_RIGHT 
PCD_TOP 
Clearance plane. Options come from the WPLANETYPE emumeration.
val1
Double value representing the height of the workplane.
plane2
ValueDescription
PCD_BACK 
PCD_BOTTOM 
PCD_FRONT 
PCD_LEFT 
PCD_RIGHT 
PCD_TOP 
Pass through plane. Options come from the WPLANETYPE emumeration.
val2
Double value representing the height of the pass through plane.

See Also

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