RFSelectTools.PickEntity



Your Ad Here

Description

Picks entities as specified parameter.

Syntax

Function RFSelectTools.PickEntity(PickEntity As RFPickEntityType, count As Long, pPickedEntityIDs As RFEntityID) As RFErrorCode

The PickEntity syntax has these parts:

Part Description
PickEntity [INRFPickEntityType Required. The entity type to pick.
count [INLong Required. The number of entities to pick.
pPickedEntityIDs [OUTRFEntityID Required. The first element of RFEntityID array to store picked entities RFEntityID.

Remarks

Return to Rapidform Index


Your Ad Here