Skip to content

ACadSharp.Header.CadHeader.WorldView

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

WorldView Property

Determines whether input for the DVIEW and VPOINT command evaluated as relative to the WCS or current UCS
System variable WORLDVIEW

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean WorldView { get; set; }

Property Value

Boolean

Clone this wiki locally