Class CadUcsTableObject

CadUcsTableObject class

ucsPorts table class

public class CadUcsTableObject : CadOwnedObjectBase

Constructors

NameDescription
CadUcsTableObject()Initializes a new instance of the CadUcsTableObject class.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BaseUCSHandle { get; set; }Gets or sets the base ucs handle.
DirectionX { get; set; }Gets or sets the direction x.
DirectionY { get; set; }Gets or sets the direction y.
Elevation { get; set; }Gets or sets the elevation.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
HardOwner { get; set; }Gets or sets the hard owner.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
Name { get; set; }Gets or sets the name.
NamedUCSHandle { get; set; }Gets or sets the named ucs handle.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
Origin { get; set; }Gets or sets the origin.
OrthographicType { get; set; }Gets or sets the type of the orthographic.
OrthographicTypeOrigin { get; set; }Gets or sets the orthographic type origin.
OrthographicViewType { get; set; }Gets or sets the type of the orthographic view type.
Reactors { get; set; }Get or sets the reactors handle
SoftOwner { get; set; }Gets or sets the soft owner.
StandardFlagValues { get; set; }Gets or sets the standard flag values.
virtual StorageFlag { get; set; }Gets or sets a value indicating that this entity has associated binary data in the data store.
XdataContainer { get; set; }Gets or sets the xdata container.

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also