RFRefGeomTools.AddRefBox (Available After RapidForm2004)



Your Ad Here

Description

Adds a reference box which consists of a specified box geometry to both model and project tree.Then it returns an RFErrorCode value indicating whether there occurs errror or not.

Syntax

Function RFRefGeomTools.AddRefBox(pBox As RFBox, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefBox syntax has these parts:

Part Description
pBox [INRFBox Required. Box's geometry data.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference box which is added.

Remarks

Return to Rapidform Index


Your Ad Here