ACadSharp.Tables.View - DomCR/ACadSharp GitHub Wiki

View Class

Represents a entry.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

DxfNameAttribute
DxfSubClassAttribute
public class View

Properties

Returns Name Summary
Double Angle Twist angle.
Double BackClipping Back clipping plane (offset from target point).
XY Center View center point (in DCS)
XYZ Direction View direction from target (in WCS)
Double FrontClipping Front clipping plane (offset from target point).
Double Height View height (in DCS).
Boolean IsPlottable 1 if the camera is plottable.
Boolean IsUcsAssociated 1 if there is a UCS associated to this view; 0 otherwise.
Double LensLength View width (in DCS).
String ObjectName
ObjectType ObjectType
RenderMode RenderMode View mode (see VIEWMODE system variable)
String SubclassMarker
XYZ Target Target point (in WCS)
Double UcsElevation UCS elevation
XYZ UcsOrigin UCS origin
OrthographicType UcsOrthographicType Orthographic type of UCS
XYZ UcsXAxis UCS X-axis
XYZ UcsYAxis UCS Y-axis
ViewModeType ViewMode View mode (see VIEWMODE system variable).
VisualStyle VisualStyle Visual style object (optional)
Double Width View width (in DCS).

Methods

Returns Name Summary
CadObject Clone
⚠️ **GitHub.com Fallback** ⚠️