2023 Property
Changes 0
P

SolidOrShellTessellationControls.MinExternalAngleBetweenTriangles

Description:
A positive real number specifying the minimum allowed value for the external angle between two adjacent triangles, in radians.
Remarks:
A small value yields more smoothly curved triangulated surfaces, usually at the expense of an increase in the number of triangles. Note that this setting has no effect for planar surfaces. This constraint may be approximately enforced.
public double MinExternalAngleBetweenTriangles { get; set; }