VS:ConsolidatePlanar

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Modifies the plane of the second planar object so it is on the plane of the first object. Also moves the object so plane change doesn't affect it's position.

FUNCTION ConsolidatePlanar(
obj1 :HANDLE;
obj2 :HANDLE) : BOOLEAN;
def vs.ConsolidatePlanar(obj1, obj2):
    return BOOLEAN

Parameters

obj1 HANDLE Handle to the first object.
obj2 HANDLE Handle to the second object.

Version

Availability: from Vectorworks 2011