Skip to content

ACadSharp.Header.CadHeader.ChamferDistance1

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

ChamferDistance1 Property

Sets the first chamfer distance when CHAMMODE is set to 0.

Remarks

System variable CHAMFERA.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double ChamferDistance1 { get; set; }

Property Value

Double

Clone this wiki locally