VS:CC RoomFromShape

From Vectorworks Developer
Revision as of 09:35, 3 February 2023 by KLalkovski (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

Creates layout room from the given shape. The shape must be rectangle, rounded rectangle, polygon or polyline. Returns the handle of the created room.

FUNCTION CC_RoomFromShape(
hObj :HANDLE) : HANDLE;
def vs.CC_RoomFromShape(hObj):
    return HANDLE

Parameters

hObj HANDLE

Version

Availability: from Vectorworks 2022.3