PC-DMIS 2021.1 Object Library
AddOriginFeat Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
ID
Required String that is the ID of the feature to add to the origin set.
PCDLRN ActiveX DLL > AlignCmnd Object : AddOriginFeat Method

Glossary Item Box

Description

Adds origin feature to iterative alignment

Syntax

Visual Basic
Public Function AddOriginFeat( _
   ByVal ID As String _
) As Boolean

Parameters

ID
Required String that is the ID of the feature to add to the origin set.

Return Type

This method returns a boolean value. Boolean returns true if the function succeeds, false if it fails.

Remarks

This function only has an effect on objects of type ITER_ALIGN. On objects of this type, it adds the feature with the ID ID to the set of origin features. On objects of other types, it does nothing.

See Also

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