RFDrawTools.FixProjectionParameter (Available After RapidForm2004 PlusPack2)



Your Ad Here

Description

Fixes the projection parameter for viewing by specified values.

Syntax

Function RFDrawTools.FixProjectionParameter(pOrthoParameter As RFViewProjectionParameter, pPerspectParameter As RFViewProjectionParameter, dLookAtDistance As Double) As RFErrorCode

The FixProjectionParameter syntax has these parts:

Part Description
pOrthoParameter [INRFViewProjectionParameter Required. Projection parameters for orthogonal viewing.
pPerspectParameter [INRFViewProjectionParameter Required. Projection parameters for perspective viewing.
dLookAtDistance [INDouble Required. Distance value for gluLookAt.

 

Return to Rapidform Index


Your Ad Here