Skip to content

ACadSharp.Header.CadHeader.ShadowPlaneLocation

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

ShadowPlaneLocation Property

Location of the ground shadow plane. This is a Z axis ordinate

Remarks

System variable SHADOWPLANELOCATION

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double ShadowPlaneLocation { get; set; }

Property Value

Double

Clone this wiki locally