Click or drag to resize
PbCellGetValue Method (Single, SbVec3f)

Gets the vector value of a point in this cell, given the point's weights.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbVec3f GetValue(
	float[] weight,
	SbVec3f[] v
)

Parameters

weight
Type: SystemSingle
v
Type: OIV.InventorSbVec3f

Return Value

Type: SbVec3f
Remarks

See Also