Gets the group of objects attached to a parametric used only for display on screen, this group will not export or print.
FUNCTION GetCustomFeedback(
ParametricHandle : HANDLE;
VAR FeedbackGroup : HANDLE): Boolean;def vs.GetCustomFeedback(ParametricHandle):
return (Boolean, FeedbackGroup)| Name | Type | Description |
|---|---|---|
| ParametricHandle | HANDLE | The parametric object to which the feedback group was added. |
| FeedbackGroup | HANDLE | The feedback group that was attached to the Parametric Object. |
Availability: from Vectorworks 2016