Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 672 Bytes

File metadata and controls

31 lines (24 loc) · 672 Bytes

SetInsertLocComp

Description

Sets the insert location component of the object.

PROCEDURE SetInsertLocComp(
				object         : HANDLE;
				componentIndex : INTEGER);
def vs.SetInsertLocComp(object, componentIndex):
    return None

Parameters

Name Type Description
object HANDLE The object. Can be a wall, Wall Style, or the Wall Preferences.
componentIndex INTEGER The index of the insert location component.

See Also

VS Functions: GetInsertLocComp

Version

Availability: from Vectorworks 2023

Category