Class CadAcadProxyEntity

CadAcadProxyEntity class

Class describing CadAcadProxyEntity

public class CadAcadProxyEntity : CadBaseEntity

Constructors

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

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
ApplicationEntityClassId { get; set; }Gets or sets the application entity class identifier.
AssocViewPortHandle { get; }Gets or sets of the associated view port handle
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BinaryDataAttribute311 { get; set; }Gets or sets the binary data attribute 311.
BinaryDataSize { get; set; }Gets or sets the size of the binary data.
BinaryEntityData { get; set; }Gets or sets the binary entity data.
BinaryGraphicsData { get; set; }Gets or sets the binary graphics data.
Bounds { get; set; }Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.
ChildObjects { get; set; }Gets or sets the child objects.
ColorId { get; set; }Gets or sets the color id.
ColorName { get; set; }Gets or sets the name of the color.
ColorValue { get; set; }Gets or sets the color value.
CustomObjectDataFormat { get; set; }Gets or sets the custom object data format.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
EntityDataSizeAttribute161 { get; set; }Gets or sets the entity data size attribute161.
EntityDataSizeAttribute93 { get; set; }Gets or sets the entity data size attribute93.
Entmode { get; set; }The Entmode
GraphicsDataSizeAttribute160 { get; set; }Gets or sets the graphics data size attribute160.
GraphicsDataSizeAttribute92 { get; set; }Gets or sets the size of the graphics data.
HardOwner { get; set; }Gets or sets the hard owner.
Hyperlink { get; set; }Gets or sets the hyperlink.
IsAssocViewPortHandleSet { get; }Gets a value indicating whether associated view port handle is set.
IsByLayer { get; set; }The IsByLayer
IsNoLinks { get; set; }The IsNoLinks
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LayerName { get; set; }Gets or sets the name of the layer.
LayoutTabName { get; set; }Gets or sets the name of the layout tab.
LineScale { get; set; }Gets or sets the line scale.
LineTypeName { get; set; }Gets or sets the name of the line type.
LineWeight { get; set; }Gets or sets the line weight.
LType { get; set; }The LType
Material { get; set; }Gets or sets the material.
MaterialHandle { get; set; }Gets or sets the material handle.
Numreactors { get; set; }The Numreactors
ObjectDrawingFormat { get; set; }Gets or sets the object drawing format.
ObjectHandle { get; set; }Gets or sets the object handle.
ObjectId330 { get; set; }Gets or sets the object id330.
ObjectId340 { get; set; }Gets or sets the object id 340.
ObjectId350 { get; set; }Gets or sets the object id 350.
ObjectId360 { get; set; }Gets or sets the object id 360.
ObjectIdSectionEnd { get; set; }Gets or sets the object identifier section end.
PlotStyle { get; set; }Gets or sets the plot style.
PlotStyleFlag { get; set; }Plot style flag.
ProxyBytesCount { get; set; }Gets or sets the proxy bytes count.
ProxyData { get; set; }Gets or sets the proxy data.
ProxyEntityClassId { get; set; }Gets or sets the proxy entity class identifier.
Reactors { get; set; }Get or sets the reactors handle
ShadowMode { get; set; }Gets or sets the shadow mode.
SoftOwner { get; set; }Gets or sets the soft owner.
SpaceMode { get; set; }Gets or sets the space mode.
StorageFlag { get; set; }The StorageFlag
SubClassName { get; set; }The SubClassName
Transparency { get; set; }Gets or sets the transparency.
override TypeName { get; }Gets the name of the type.
virtual Visible { get; set; }Gets or sets a value indicating whether this CadBaseEntity is visible.
XdataContainer { get; set; }Gets or sets the xdata container.
XDirMissingFlag { get; set; }The XDirMissingFlag

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