PC-DMIS 2019 R1 Object Library
Commands Object Members
See Also  Overview  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : Commands Object

Glossary Item Box

Public Methods

Public Method _Item 
Public Method AddThis method adds a Command.
Public Method AddByCreationGuidAdds a new command to the command collection
Public Method AddCmdOfNameAdds a new command to the command collection passing a name
Public Method AddConstPointWithValuesAdds a new Constructed Point to the command collection with values for actual X,Y,Z
Public Method AddDimensionWithValuesAdds a new Dimension to the command collection with values for actual X,Y,Z
Public Method AddMultiConstPointsAdds a multiple Constructed Points to the command collection with values for actual X,Y,Z
Public Method ClearAllBreakpointsClears all the breakpoints on all Command objects in the collection. You should use this method if you don’t want to step through the execution of a measurement routine.
Public Method ClearMarkedClears all marked Command objects in the collection. ClearMarked always returns TRUE.
Public Method FindByUniqueIDFinds a command identified by the HiPart and LoPart parameters.
Public Method InsertionPointAfterSets the insertion point after a specified command.
Public Method ItemReturns a specific Command object from a Commands collection.
Public Method MarkAllMarks all the commands in a Commands collection.
Public Method RemoveCommandRangeDeletes a range of commands
Public Method SetCurrentCommandSet Current Command

Public Properties

Public Property ApplicationRead Only: Returns the Application Object
Public Property CountRepresents the number of Command objects in the parent PartProgram object.
Public Property CurrentAlignmentRead Only: Returns the current alignment
Public Property CurrentCommand

Returns a Command object representing the current PC-DMIS command. Note that if you use the Commands.Add method prior to this property, the current command returned will be the last added command from the Add method. Read-only Command object.

Public Property LastCommand

Returns a Command object representing the last command in the measurement routine. Read-only Command object.

Public Property ParentReturns the parent PartProgram object. Read-only.

See Also

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