RFReferenceGeometry.AddRefTorusFitPoints (Available After RapidForm2004 PlusPack1 ServicePack1)



Your Ad Here

Description

Adds a reference torus by fitting a specified unordered point set to model. Then it returns an RFErrorCode value indicating whether there occurs error or not.

Syntax

Function RFReferenceGeometry.AddRefTorusFitPoints(pointCount As Long, pPoints As RFPoint3, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefCircleFitPoints syntax has these parts:

Part Description
pointCount [INLong Required. The number of points.
pPoints [INRFPoint3 Required. The first element of RFPoint3 array containing a point set to fit to a reference torus.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference torus which is added.

Remarks

Return to Rapidform Index


Your Ad Here