Gets the name of a component in an object.
FUNCTION GetComponentName(
obj : HANDLE;
componentIndex : INTEGER): STRING;def vs.GetComponentName(obj, componentIndex):
return STRING| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. Can be a wall, round wall, slab, Wall Style, Slab Style, the Wall Preferences, or the Slab Preferences. |
| componentIndex | INTEGER | The index of the component, 1-based. |
VS Functions: SetComponentName
Availability: from VectorWorks 2008