VS:GtExWllClsrFrmStBStl

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

FUNCTION GtExWllClsrFrmStBStl(
hObject :HANDLE) : BOOLEAN;
def vs.GtExWllClsrFrmStBStl(hObject):
    return BOOLEAN

Parameters

hObject HANDLE The symbol definition, plug-in object style, or plug-in object.

Return Value

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

Version

Availability: from Vectorworks 2023

See Also

VS Functions:

VS:StExWllClsrFrmStBStl

VS Functions: [[VS:StExWllClsrFrmStBStl]]