Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
InitID Property
Description

Represents the intial ID of this alignment object. The intial ID is the ID of the alignment to recall before modifying it with this alignment.

Property type
Read-write property
Syntax
Visual Basic
Public Property InitID As String
Return Type
Read/write String.
Remarks

This function only works for objects of type START_ALIGN and RECALL_ALIGN. If used on any other object type, setting this variable will do nothing, and getting this variable will return the empty string.

See Also