Skip to content

ACadSharp.Blocks.Block.BasePoint

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

BasePoint Property

Specifies the insert point of the block.

Definition

Namespace: ACadSharp.Blocks.Block

C#

public XYZ BasePoint { get; set; }

Property Value

XYZ

Clone this wiki locally