Click or drag to resize
AB4D logo

SlicerHasBrokenIntersectionPolylines Property

Gets a Boolean that is set to true after calling any Slice method when the intersected mesh cannot form a closed polygon and close the mesh.

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

Property Value

Boolean
See Also