Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 824 Bytes

File metadata and controls

31 lines (24 loc) · 824 Bytes

StExWllClsrFrmStBStl

Description

Sets whether the exclude wall closure from settings of a symbol definition, plug-in object style, or plug-in object are by style.

FUNCTION StExWllClsrFrmStBStl(
				hObject : HANDLE;
				byStyle : BOOLEAN): BOOLEAN;
def vs.StExWllClsrFrmStBStl(hObject, byStyle):
    return BOOLEAN

Parameters

Name Type Description
hObject HANDLE The symbol definition, plug-in object style, or plug-in object.
byStyle BOOLEAN Whether the exclude wall closure from settings of a symbol definition, plug-in object style, or plug-in object are by style.

See Also

VS Functions: GtExWllClsrFrmStBStl

Version

Availability: from Vectorworks 2023

Category