AttachSelection Data Member Function

Attaches the selection buffer to this object so it can be queried.

Prototype

int32 AttachSelection( Model3DSelectBuffer p_oSelBuff )

Parameters

Parameter Type Parameter Name Documentation
<Model3DSelectBuffer>p_oSelBuffA pointer to the <Model3DSelectBuffer> object, which can be acquired by calling Model.GetSelectBuffer().

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.