PC-DMIS 2021.1 Object Library
RunOut Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
ID
The string ID of the object to query.
in_datumxyz
Input xyz.
in_datumijk
Input ijk.
out_zone
A reference to a double to hold the output zone.
PCDLRN ActiveX DLL > OldBasic Object : RunOut Method

Glossary Item Box

Description

Returns runout information for command of specified ID

Syntax

Visual Basic
Public Function RunOut( _
   ByVal ID As String, _
   ByVal in_datumxyz As PointData, _
   ByVal in_datumijk As PointData, _
   ByRef out_zone As Double _
) As Long

Parameters

ID
The string ID of the object to query.
in_datumxyz
Input xyz.
in_datumijk
Input ijk.
out_zone
A reference to a double to hold the output zone.

Return Type

Non-zero if successfull. Zero if the object with the given ID string cannot be found.

Remarks

This function was added for the tutor translator, and should be used with caution.

See Also

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