Gets the specified 2D component group of a symbol definition or plug-in object or NULL if the group does not exist.
''Table - 2D components'' {| class = "wikitable_c"
| ! Constant !! 2D component |
|---|
| 0 |
| - |
| 1 |
| - |
| 2 |
| - |
| 3 |
| - |
| 4 |
| - |
| 5 |
| - |
| 6 |
| - |
| 7 |
| - |
| 8 |
| - |
| 9 |
| } |
FUNCTION Get2DComponentGroup(
objectHandle : HANDLE;
component : INTEGER): HANDLE;def vs.Get2DComponentGroup(objectHandle, component):
return HANDLE| Name | Type | Description |
|---|---|---|
| objectHandle | HANDLE | Handle to the object. |
| component | INTEGER | 2D component. |
VS Functions: Set2DComponentGroup | SetTopPlan2DComp | GetTopPlan2DComp
Availability: from Vectorworks 2019
- Objects - Custom