Skip to content

ACadSharp.Objects.BlockVisibilityParameter.BasePosition

Albert Domenech edited this page Nov 4, 2024 · 1 revision

BasePosition Property

Gets a position presumably used to display a triangle-button in AutoCAD open a dialog to select the subblock that is to be set visible.

Definition

Namespace: ACadSharp.Objects.BlockVisibilityParameter

C#

DxfCodeValueAttribute
public XYZ BasePosition { get; internal set; }

Property Value

XYZ

Clone this wiki locally