Click or drag to resize
AB4D logo

SlicerCloseSlicedMeshes Property

Gets or sets a Boolean that specifies if the sliced meshes are closed so that the inner triangles are not visible. Default value is false.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax
C#
public bool CloseSlicedMeshes { get; set; }

Property Value

Boolean
See Also