Class CadLight

CadLight class

Class describing CadLight

public class CadLight : CadBaseEntity

Constructors

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

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
AssocViewPortHandle { get; }Gets or sets of the associated view port handle
AttenuationEndLimit { get; set; }Gets or sets the attenuation end limit.
AttenuationLimits { get; set; }Gets or sets a value indicating whether [attenuation limits].
AttenuationStartLimit { get; set; }Gets or sets the attenuation start limit.
AttenuationType { get; set; }Gets or sets the type of the attenuation.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attribute421 { get; set; }Gets or sets the attribute 421.
Attribute63 { get; set; }Gets or sets the attribute 63.
Attributes { get; set; }Gets or sets the attributes.
Bounds { get; set; }Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.
CastShadows { get; set; }Gets or sets a value indicating whether [cast shadows].
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.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
Entmode { get; set; }The Entmode
FalloffAngle { get; set; }Gets or sets the falloff angle.
HardOwner { get; set; }Gets or sets the hard owner.
HotspotAngle { get; set; }Gets or sets the hotspot angle.
Hyperlink { get; set; }Gets or sets the hyperlink.
IntenSity { get; set; }Gets or sets the inten sity.
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.
LightName { get; set; }Gets or sets the name of the light.
LightPosition { get; set; }Gets or sets the light position.
LightType { get; set; }Gets or sets the type of the light.
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
ObjectHandle { get; set; }Gets or sets the object handle.
PlotGlyph { get; set; }Gets or sets a value indicating whether [plot glyph].
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.
Reactors { get; set; }Get or sets the reactors handle
ShadowMapSize { get; set; }Gets or sets the size of the shadow map.
ShadowMapSoftness { get; set; }Gets or sets the shadow map softness.
ShadowMode { get; set; }Gets or sets the shadow mode.
ShadowType { get; set; }Gets or sets the type of the shadow.
SoftOwner { get; set; }Gets or sets the soft owner.
SpaceMode { get; set; }Gets or sets the space mode.
Status { get; set; }Gets or sets a value indicating whether this CadLight is status.
StorageFlag { get; set; }The StorageFlag
TargetLocation { get; set; }Gets or sets the target location.
Transparency { get; set; }Gets or sets the transparency.
override TypeName { get; }Gets the name of the type.
VersionNumber { get; set; }Gets or sets the version number.
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