Skip to content

ACadSharp.Header.CadHeader.ChamferLength

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

ChamferLength Property

Sets the chamfer length when CHAMMODE is set to 1.

Remarks

System variable CHAMFERC.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double ChamferLength { get; set; }

Property Value

Double

Clone this wiki locally