Skip to content

ACadSharp.Objects.SpatialFilter.Origin

Albert Domenech edited this page Aug 13, 2025 · 1 revision

Origin Property

Origin used to define the local coordinate system of the clip boundary.

Definition

Namespace: ACadSharp.Objects.SpatialFilter

C#

DxfCodeValueAttribute
public XYZ Origin { get; set; }

Property Value

XYZ

Clone this wiki locally