PartialChamferEdges.Item Property
Parent Object: PartialChamferEdgesDescription
Allows integer-indexed access to items in the collection.
Syntax
PartialChamferEdges.Item( Index As Long ) As PartialChamferEdgeProperty Value
This is a read only property whose value is a PartialChamferEdge.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the PartialChamferEdge to return. |