RFRefGeomTools.AddRefSphere



Your Ad Here

Description

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

Syntax

Function RFRefGeomTools.AddRefSphere(pSphere As RFSphere, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefSphere syntax has these parts:

Part Description
pSphere [INRFSphere Required. Sphere's geometry data.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference sphere which is added.

Remarks

Return to Rapidform Index


Your Ad Here