Skip to content

ACadSharp.Header.CadHeader.FacetResolution

Albert Domenech edited this page Jan 8, 2025 · 2 revisions

FacetResolution Property

Adjusts the smoothness of shaded and rendered objects, rendered shadows, and objects with hidden lines removed.

Remarks

System variable FACETRES.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double FacetResolution { get; set; }

Property Value

Double

Value

Valid values are from 0.01 to 10.0.

Clone this wiki locally