Click or drag to resize
PbQuadrangleCellGetDerivs Method

Gets the derivs of a point defined by its parametric coordinates .

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void GetDerivs(
	SbVec3f pcoord,
	float[] derivs
)

Parameters

pcoord
Type: OIV.InventorSbVec3f
derivs
Type: SystemSingle
Remarks