Skip to content

ACadSharp.Header.CadHeader.ExternalReferenceClippingBoundaryType

Albert Domenech edited this page Aug 29, 2025 · 3 revisions

ExternalReferenceClippingBoundaryType Property

Determines whether xref clipping boundaries are visible or plotted in the current drawing.

Remarks

System variable XCLIPFRAME

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XClipFrameType ExternalReferenceClippingBoundaryType { get; set; }

Property Value

XClipFrameType

Clone this wiki locally