PC-DMIS 2021.1 Object Library
InsertionPointAfter Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Command
Required Command object that indicates the command after which to set the insertion point.
PCDLRN ActiveX DLL > Commands Object : InsertionPointAfter Method

Glossary Item Box

Description

Sets the insertion point after a specified command.

Syntax

Visual Basic
Public Function InsertionPointAfter( _
   ByVal Command As Command _
) As Boolean

Parameters

Command
Required Command object that indicates the command after which to set the insertion point.

Return Type

Boolean value. This function returns TRUE if the insertion point was successfully set, FALSE otherwise.

Example

For an example, see the example in GetReferencedFeature.

See Also

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