CustomParameterGroup.Remove Method
Parent Object:
CustomParameterGroup
Description
Method that removes a parameter from the group. This does not delete the parameter.
Syntax
CustomParameterGroup.
Remove
(
Index
As Long )
Parameters
Name
Type
Description
Index
Long
Input Long that specifies the index of the item within the list to be removed from this group.
Version
Introduced in version 10
© Copyright 2021 Autodesk, Inc.
Comment on this page.