Click or drag to resize

MultiDrillAggregate Properties

The MultiDrillAggregate type exposes the following members.

Properties
 NameDescription
Public propertyAggregateType Gets the type classification of this aggregate as defined by AggregateTypeEnum.
(Inherited from Aggregate)
Public propertyDrillHeadSequences Returns the collection of DrillHeadSequence objects associated with the multi-drill unit. Each sequence represents a coordinated set of drilling tools that execute as a logical operation.
Public propertyMaxToolsOnX Gets the maximum number of tools that can be positioned in the X direction (horizontal axis).
Public propertyMaxToolsOnY Gets the maximum number of tools that can be positioned in the Y direction (vertical axis).
Public propertyName Gets the user-displayable name of the aggregate.
(Inherited from Aggregate)
Top
See Also