Class CadViewTableObject

CadViewTableObject class

viewPorts table class

public class CadViewTableObject : CadOwnedObjectBase

Constructors

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

Properties

NameDescription
AbientColor { get; set; }Gets or sets the abient color.
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
AssociatedUcs { get; set; }Gets or sets the associated ucs.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BackClipping { get; set; }Gets or sets the back clipping.
BackgroundHandle { get; set; }Gets or sets the background handle.
Brightness { get; set; }Gets or sets the brightness.
CameraPlottable { get; set; }Gets or sets the camera plottable.
CenterPoint { get; set; }Gets or sets the center point.
Contrast { get; set; }Gets or sets the contrast.
DefaultLightingType { get; set; }Gets or sets the default lighting type.
Elevation { get; set; }Gets or sets the elevation.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
Flag { get; set; }Gets or sets the flag.
FrontClipping { get; set; }Gets or sets the front clipping.
HardOwner { get; set; }Gets or sets the hard owner.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LensLength { get; set; }Gets or sets the length of the lens.
LiveSectionHandle { get; set; }Gets or sets the live section handle.
Name { get; set; }Gets or sets the name.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
Reactors { get; set; }Get or sets the reactors handle
RenderMode { get; set; }Gets or sets the render mode.
SoftOwner { get; set; }Gets or sets the soft owner.
virtual StorageFlag { get; set; }Gets or sets a value indicating that this entity has associated binary data in the data store.
SunHardOwnership { get; set; }Gets or sets the sun hard ownership.
TargetPoint { get; set; }Gets or sets the target point.
TwistAngle { get; set; }Gets or sets the twist angle.
UcsBaseHandle { get; set; }Gets or sets the ucs base handle.
UcsHandle { get; set; }Gets or sets the ucs handle.
UcsOrigin { get; set; }Gets or sets the ucs origin.
UcsType { get; set; }Gets or sets the type of the ucs.
UcsXaxis { get; set; }Gets or sets the ucs xaxis.
UcsYaxis { get; set; }Gets or sets the ucs yaxis.
UseDefaultLights { get; set; }Gets or sets the use default lights.
ViewDirection { get; set; }Gets or sets the view direction.
ViewHeight { get; set; }Gets or sets the height of the view.
ViewMode { get; set; }Gets or sets the view mode.
ViewWidth { get; set; }Gets or sets the width of the view.
VisualStyleHandle { get; set; }Gets or sets the visual style handle.
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