Class CadVisualStyle

CadVisualStyle class

Class describing CadVisualStyle

public class CadVisualStyle : CadBaseObject

Constructors

NameDescription
CadVisualStyle()Initializes a new instance of the CadVisualStyle 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.
Brightness { get; set; }Gets or sets the visual style brightness.
ChildObjects { get; set; }Gets or sets the child objects.
Color1 { get; set; }Gets or sets the color1.
Color2 { get; set; }Gets or sets the color2.
Description { get; set; }Gets or sets the description.
DisplayStyleDisplaySettings { get; set; }Gets or sets the display style display settings.
EdgeColor { get; set; }Gets or sets the color of the edge.
EdgeCreaseAngle { get; set; }Gets or sets the edge crease angle.
EdgeHaloGap { get; set; }Gets or sets the edge halo gap.
EdgeHidePrecisionFlag { get; set; }Gets or sets the edge hide precision flag.
EdgeIntersectionColor { get; set; }Gets or sets the color of the edge intersection.
EdgeIntersectionLinetype { get; set; }Gets or sets the edge intersection linetype.
EdgeIsolinesNumber { get; set; }Gets or sets the edge isolines number.
EdgeJitter { get; set; }Gets or sets the edge jitter.
EdgeModifiers { get; set; }Gets or sets the edge modifiers.
EdgeObscuredColor { get; set; }Gets or sets the color of the edge obscured.
EdgeObscuredLinetype { get; set; }Gets or sets the edge obscured linetype.
EdgeOpacityLevel { get; set; }Gets or sets the edge opacity level.
EdgeOverhang { get; set; }Gets or sets the edge overhang.
EdgeSilhouetteColor { get; set; }Gets or sets the color of the edge silhouette.
EdgeSilhouetteWidth { get; set; }Gets or sets the width of the edge silhouette.
EdgeStyle { get; set; }Gets or sets the edge style.
EdgeStyleApplyFlag { get; set; }Gets or sets the edge style apply flag.
EdgeStyleModel { get; set; }Gets or sets the edge style model.
EdgeWidth { get; set; }Gets or sets the width of the edge.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
FaceColorMode { get; set; }Gets or sets the face color mode.
FaceLightingModel { get; set; }Gets or sets the face lighting model.
FaceLightingQuality { get; set; }Gets or sets the face lighting quality.
FaceModifiers { get; set; }Gets or sets the face modifiers.
FaceOpacityLevel { get; set; }Gets or sets the face opacity level.
FaceSpecularLevel { get; set; }Gets or sets the face specular level.
FaceStyleMonoColor { get; set; }Gets or sets the color of the face style mono.
HardOwner { get; set; }Gets or sets the hard owner.
InternalUseOnlyFlag { get; set; }Gets or sets the internal use only flag.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
Reactors { get; set; }Get or sets the reactors handle
ShadowType { get; set; }Gets or sets the type of the shadow.
SoftOwner { get; set; }Gets or sets the soft owner.
Type { get; set; }Gets or sets the type.
TypeName { get; }Gets the name of the type.
VisualStyleParameters { get; set; }Gets or sets the visual style parameters.
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