PC-DMIS 2021.1 Object Library
AddFeature Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
ID
ID string of the feature to add.
off1
X offset for an offset point. Single offset for this feature for an offset plane or line.
off2
Y offset for an offset point.
off3
Z offset for an offset point.
PCDLRN ActiveX DLL > OldBasic Object : AddFeature Method

Glossary Item Box

Description

Adds a feature. This function is used for constructed features only. The parameters off1, off2, and off3 are only used in the case of offset points, planes, or lines.

Syntax

Visual Basic
Public Sub AddFeature( _
   ByVal ID As String, _
   ByVal off1 As Double, _
   ByVal off2 As Double, _
   ByVal off3 As Double _
) 

Parameters

ID
ID string of the feature to add.
off1
X offset for an offset point. Single offset for this feature for an offset plane or line.
off2
Y offset for an offset point.
off3
Z offset for an offset point.

See Also

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