Share

Database.UcsBase Property

Description

Accesses the object ID of the UcsTableRecord that defines the origin and orientation of orthographic UCS settings for the database's model space.

Visual Basic

Public Property UcsBase() As ObjectId

C#

public ObjectId UcsBase;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?