Click or drag to resize
AB4D logo

BaseModelVisual3DSetGeometry Method

Sets the Content of the Visual3D

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected void SetGeometry(
	MeshGeometry3D geometry
)

Parameters

geometry  MeshGeometry3D
new MeshGeometry3D
See Also