FilletDefinition.SetbackVertexItem Property
Parent Object:
FilletDefinition
Description
Returns the specified FilletSetbackVertex object from the definition.
Syntax
FilletDefinition.
SetbackVertexItem
(
Index
As Long ) As
FilletSetbackVertex
Property Value
This is a read only property whose value is a
FilletSetbackVertex
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of the to return. If an out of range index is provided, an error occurs.
Version
Introduced in version 5.3
© Copyright 2025 Autodesk, Inc.
Comment on this page.