Click or drag to resize
SoResampleElasticProcessing2dorigin Property

The origin in world coordinates of the output image.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2f origin { get; }

Property Value

Type: SoSFVec2f
Remarks

Default value is OIV.Inventor.SbVec2f(0.0f,0.0f).

See Also