Click or drag to resize
AB4D logo

WireframeVisual3DContent Property

Gets the wireframe model created from OriginalModel. It is not allowed to set this property.

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

Property Value

Model3D
See Also