Sets the exclude wall closure from settings of a symbol definition, plug-in object style, or plug-in object.
FUNCTION SetExWllClsrFrmSt(
hObject : HANDLE;
left : BOOLEAN;
right : BOOLEAN;
top : BOOLEAN;
bottom : BOOLEAN): BOOLEAN;def vs.SetExWllClsrFrmSt(hObject, left, right, top, bottom):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| hObject | HANDLE | The symbol definition, plug-in object style, or plug-in object. |
| left | BOOLEAN | The exclude wall closure from left setting. |
| right | BOOLEAN | The exclude wall closure from right setting. |
| top | BOOLEAN | The exclude wall closure from top setting. |
| bottom | BOOLEAN | The exclude wall closure from bottom setting. |
VS Functions: GetExWllClsrFrmSt
Availability: from Vectorworks 2023