Skip to content

ACadSharp.Entities.Insert.InsertPoint

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

InsertPoint Property

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

Definition

Namespace: ACadSharp.Entities.Insert

C#

DxfCodeValueAttribute
public XYZ InsertPoint { get; set; }

Property Value

XYZ

Clone this wiki locally