Click or drag to resize
AB4D logo

BaseModelVisual3DGeometry Property

Gets the Geometry as MeshGeometry3D of this Visual3D

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public MeshGeometry3D Geometry { get; }

Property Value

MeshGeometry3D
See Also