Skip to content

ACadSharp.Header.CadHeader.ChamferAngle

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

ChamferAngle Property

Sets the chamfer angle when CHAMMODE is set to 1.

Remarks

System variable CHAMFERD.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double ChamferAngle { get; set; }

Property Value

Double

Clone this wiki locally