VS:GetWallPathType: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 18:24, 15 September 2021

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

Description

Gets the path type of a wall.

FUNCTION GetWallPathType(
wall :HANDLE) : INTEGER;
def vs.GetWallPathType(wall):
    return INTEGER

Parameters

wall HANDLE The wall.

Return Value

The wall path type.


0 - Line
1 - Arc

Version

Availability: from Vectorworks 2022