Share

Database.Pucsxdir Property

Description

Accesses the current Paper Space UCSXDIR value for the database.

See the System Variables section of the AutoCAD Command Reference for information on UCSXDIR.

Visual Basic

Public Property Pucsxdir() As Vector3d

C#

public Vector3d Pucsxdir;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?