Sets the core wall component of an object.
PROCEDURE SetCoreWallComponent(
obj : HANDLE;
coreWallComponent : INTEGER);def vs.SetCoreWallComponent(obj, coreWallComponent):
return None| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. Can be a wall, round wall, Wall Style, or the Wall Preferences. |
| coreWallComponent | INTEGER | The index of the core wall component. 0 will cause there to be no core wall component. |
VS Functions: GetCoreWallComponent
Availability: from Vectorworks 2010