DrawingWeldingSymbols.Item Property
Parent Object:
DrawingWeldingSymbols
Description
Allows integer-indexed access to items in the collection.
Syntax
DrawingWeldingSymbols.
Item
(
Index
As Long ) As
DrawingWeldingSymbol
Property Value
This is a read only property whose value is a
DrawingWeldingSymbol
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of DrawingWeldingSymbol to return.
Version
Introduced in version 2024
© Copyright 2025 Autodesk, Inc.
Comment on this page.