VCOM:VectorWorks:ISDK::AttachAuxObject

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks

Member of VCOM:VectorWorks:ISDK

Puts h in the aux list of newOwner. h may not be in any list when AttachAuxObject is called.

virtual void AttachAuxObject(
MCObjectHandle h,
MCObjectHandle newOwner)

Parameters

MCObjectHandle h No information available.
MCObjectHandle newOwner No information available.

Version

Availability: from Vectorworks 2009

See Also

ISDK::AttachAuxObject | ISDK::DeleteAuxObject | ISDK::FindAuxObject | ISDK::FirstAuxObject | ISDK::NextAuxObject

[[VCOM:VectorWorks:ISDK::AttachAuxObject|ISDK::AttachAuxObject]] | [[VCOM:VectorWorks:ISDK::DeleteAuxObject|ISDK::DeleteAuxObject]] | [[VCOM:VectorWorks:ISDK::FindAuxObject|ISDK::FindAuxObject]] | [[VCOM:VectorWorks:ISDK::FirstAuxObject|ISDK::FirstAuxObject]] | [[VCOM:VectorWorks:ISDK::NextAuxObject|ISDK::NextAuxObject]]