RFRefGeomTools.AddRefCylinder



Your Ad Here

Description

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

Syntax

Function RFRefGeomTools.AddRefCylinder(pCylinder As RFCylinder, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefCylinder syntax has these parts:

Part Description
pCylinder [INRFCylinder Required. Cylinder's geometry data.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference cylinder which is added.

 

Return to Rapidform Index


Your Ad Here