Click or drag to resize
PbPyramidCellGetDerivs Method

Returns 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[] weight
)

Parameters

pcoord
Type: OIV.InventorSbVec3f
weight
Type: SystemSingle
Remarks

See Also