RFReferenceGeometry.AddRefPoint



Your Ad Here

Description

Returns an RFEntityID value indicating a newly added entity ID of the reference point containing the specified point geometry and name.

Syntax

Function RFReferenceGeometry.AddRefPoint(pPoint As RFPoint3, Name As String) As RFEntityID

The AddRefPoint syntax has these parts:

Part Description
pPoint [INRFPoint3 Required. Point data.
Name [INString Required. String expression that identifies the reference geometry's name.

Remarks

Return to Rapidform Index


Your Ad Here