ACadSharp.Objects.BlockVisibilityParameter.BasePosition - DomCR/ACadSharp GitHub Wiki

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