Skip to content

ACadSharp.Objects.SpatialFilter.InsertTransform

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

InsertTransform Property

This matrix transforms points into the coordinate system of the clip boundary.

Definition

Namespace: ACadSharp.Objects.SpatialFilter

C#

public Matrix4 InsertTransform { get; set; }

Property Value

Matrix4

Clone this wiki locally