RFRefGeomTools.AddRefPoint



Your Ad Here

Description

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

Syntax

Function RFRefGeomTools.AddRefPoint(pPoint As RFPoint3, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefPoint syntax has these parts:

Part Description
pPoint [INRFPoint3 Required. Point's geometry data.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference point which is added.

Remarks

Return to Rapidform Index


Your Ad Here