VS:CC RoomFromShape: Difference between revisions

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

Latest revision as of 09:35, 3 February 2023

.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