VS:SyncMatrixToBound: Difference between revisions

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

Revision as of 14:39, 12 August 2013

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

Description

Synchronize the object's matrix with the specified story bound.

PROCEDURE SyncMatrixToBound(
object :HANDLE;
BoundID :INTEGER);
def vs.SyncMatrixToBound(object, BoundID):
    return None

Parameters

object HANDLE The object handle.
BoundID INTEGER The identifier of the story bound.

Version

Availability: from Vectorworks 2013