Sets the offset from wall bottom of a component in an object.
FUNCTION SetComponentWallBottomOffset(
obj : HANDLE;
componentIndex : INTEGER;
offsetFromWallBottom : REAL): BOOLEAN;def vs.SetComponentWallBottomOffset(obj, componentIndex, offsetFromWallBottom):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. Can be a wall, round wall, Wall Style, or the Wall Preferences. |
| componentIndex | INTEGER | The index of the component. |
| offsetFromWallBottom | REAL | The offset from wall bottom of the component. |
VS Functions: GetComponentWallBottomOffset
Availability: from Vectorworks 2011