RFRefGeomTools.AddRefCoordinate



Your Ad Here

Description

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

Syntax

Function RFRefGeomTools.AddRefCoordinate(pCoord As RFCoordinate, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefCoordinate syntax has these parts:

Part Description
pCoord [INRFCoordinate Required. Coordinate's geometry data.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference coordinate which is added.

Remarks

Return to Rapidform Index


Your Ad Here