Skip to content

ACadSharp.Header.CadHeader.ChamferDistance2

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

ChamferDistance2 Property

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

Remarks

System variable CHAMFERB.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double ChamferDistance2 { get; set; }

Property Value

Double

Clone this wiki locally