RFReferenceGeometry.AddRefCircle



Your Ad Here

Description

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

Syntax

Function RFReferenceGeometry.AddRefCircle(pCircle As RFCircle, Name As String) As RFEntityID

The AddRefCircle syntax has these parts:

Part Description
pCircle [INRFCircle Required. Circle data.
Name [INString Required. String expression that identifies the reference geometry's name.

Remarks

Return to Rapidform Index


Your Ad Here