PC-DMIS 2021.1 Object Library
SetTheos Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
X
Y
Z
I
J
K
diam
Diameter of a circle, cylinder, or sphere. Big diameter of a cone.
Length
Length of a cylinder.
Angle
Angle of a cone.
small_diam
Small diameter of a cone.
start_angle
Starting angles for circles, cylinders, and spheres.
end_angle
Ending angles for circles, cylinders, and spheres.
start_angle2
Second starting angle for spheres.
end_angle2
Second ending angles for spheres.
PCDLRN ActiveX DLL > OldBasic Object : SetTheos Method

Glossary Item Box

Description

Sets theoretical values for feature (used in StartFeature block)

Syntax

Visual Basic
Public Sub SetTheos( _
   Optional ByVal X As Variant, _
   Optional ByVal Y As Variant, _
   Optional ByVal Z As Variant, _
   Optional ByVal I As Variant, _
   Optional ByVal J As Variant, _
   Optional ByVal K As Variant, _
   Optional ByVal diam As Variant, _
   Optional ByVal Length As Variant, _
   Optional ByVal Angle As Variant, _
   Optional ByVal small_diam As Variant, _
   Optional ByVal start_angle As Variant, _
   Optional ByVal end_angle As Variant, _
   Optional ByVal start_angle2 As Variant, _
   Optional ByVal end_angle2 As Variant _
) 

Parameters

X
Y
Z
I
J
K
diam
Diameter of a circle, cylinder, or sphere. Big diameter of a cone.
Length
Length of a cylinder.
Angle
Angle of a cone.
small_diam
Small diameter of a cone.
start_angle
Starting angles for circles, cylinders, and spheres.
end_angle
Ending angles for circles, cylinders, and spheres.
start_angle2
Second starting angle for spheres.
end_angle2
Second ending angles for spheres.

Remarks

A call to SetTheos is mandatory for all measured features.

See Also

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