Description
Returns false if the database's paper space UCS does not have an orthographic view whose reference UCS matches the database's PUCSBASE system variable.
Visual Basic
Public Property PucsOrthographic() As Autodesk.AutoCAD.DatabaseServices.OrthographicView
C#
public Autodesk.AutoCAD.DatabaseServices.OrthographicView PucsOrthographic;
Conditions
Read-only