View Properties |
The View type exposes the following members.
Name | Description | |
---|---|---|
BackClippingPlane |
Back clipping plane (offset from target point)
| |
CameraPlottable |
1 if the camera is plottable
| |
Center |
View center point
| |
CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
Direction |
View direction from target
| |
Flags |
Standard flag values (bit-coded values):
1 = If set, this is a paper space view
16 = If set, table entry is externally dependent on an xref
32 = If both this bit and bit 16 are set, the externally dependent xref has been successfully resolved
64 = If set, the table entry was referenced by at least one entity in the drawing the last time the
drawing was edited. (This flag is for the benefit of AutoCAD commands.It can be ignored by
most programs that read DXF files and does not need to be set by programs that write DXF
files)
| |
FrontClippingPlane |
Front clipping plane (offset from target point)
| |
Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
HardPointerID |
Hard-pointer ID/handle to visual style object (optional)
| |
Height |
View height
| |
IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) | |
LensLength |
Lens length
| |
Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
Owner |
Gets the owner of the actual dxf object.
| |
RenderMode |
Render mode:
0 = 2D Optimized(classic 2D)
1 = Wireframe
2 = Hidden line
3 = Flat shaded
4 = Gouraud shaded
5 = Flat shaded with wireframe
6 = Gouraud shaded with wireframe
| |
Target |
Target point
| |
TwistAngle |
Twist angle
| |
UCSassociated |
1 if there is a UCS associated to this view; 0 otherwise
| |
Viewmode |
View mode
| |
Width |
View width
|