Skip to content

ACadSharp.Entities.Insert.InsertPoint

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

InsertPoint Property

A 3D WCS coordinate representing the insertion or origin point.

Definition

Namespace: ACadSharp.Entities.Insert

C#

public XYZ InsertPoint { get; set; }

Property Value

XYZ

Clone this wiki locally