RFRefGeomTools.AddRefPlane



Your Ad Here

Description

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

Syntax

Function RFRefGeomTools.AddRefPlane(pPlane As RFPlane, pUVector As RFVector3, pRefGeomID As RFEntityID) As RFErrorCode

The AddRefPlane syntax has these parts:

Part Description
pPlane [INRFPlane Required. Plane's geometry data.
pUVector [INRFVector3 Required. Vector lying on the plane.
pRefGeomID [OUTRFEntityID Required. The RFEntityID of reference plane which is added.

Remarks

Return to Rapidform Index


Your Ad Here