Class CadHatch

CadHatch class

The Cad hatch.

public class CadHatch : CadBaseExtrudedEntity

Constructors

NameDescription
CadHatch()The default constructor.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
AssociativeFlag { get; set; }Gets or sets the associative flag.
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.
BoundaryAnnotation { get; set; }Gets or sets the boundary annotation.
BoundaryPaths { get; set; }Gets or sets the boundary paths.
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.
Elevation { get; set; }Gets or sets the elevation.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
EndTangent { get; set; }The End Tangent
Entmode { get; set; }The Entmode
override ExtrusionDirection { get; set; }Gets or sets the extrusion direction.
FitPoints { get; set; }Gets or sets the fit points.
GradientColorsType { get; set; }Gets or sets the gradient colors type.
GradientColorTint { get; set; }Gets or sets the gradient color tint.
GradientDefinition { get; set; }Gets or sets the gradient definition.
GradientName { get; set; }The Gradient Name
GradientRotationAngle { get; set; }Gets or sets the gradient rotation angle.
GradientType { get; set; }Gets or sets the gradient type.
HardOwner { get; set; }Gets or sets the hard owner.
HatchAngle { get; set; }Gets or sets the hatch angle.
HatchPatternDoubleFlag { get; set; }Gets or sets the hatch pattern double flag.
HatchPatternType { get; set; }Gets or sets the hatch pattern type.
HatchScaleOrSpacing { get; set; }Gets or sets the hatch scale or spacing.
HatchString { get; set; }Gets or sets the hatch string.
HatchStyle { get; set; }Gets or sets the hatch style.
Hyperlink { get; set; }Gets or sets the hyperlink.
IgnoredBoundaries { get; set; }Gets or sets the ignored boundaries.
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.
NumberOfBoundaries { get; set; }Gets or sets the number of boundaries.
NumberOfPatternDefinitions { get; set; }Gets or sets the number of pattern definitions.
NumberOfSeedPoints { get; set; }Gets or sets the number of seed points.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
OffsetVector { get; set; }Gets or sets the offset vector.
PatternDefinitions { get; set; }Gets or sets the pattern definitions.
PatternFillColor { get; set; }Gets or sets the pattern fill color.
PatternName { get; set; }Gets or sets the pattern name.
PixelSize { get; set; }Gets or sets the pixel size.
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
ReservedForFutureValues { get; set; }Gets or sets the reserved for future.
SeedPoints { get; set; }Gets or sets the seed points.
ShadowMode { get; set; }Gets or sets the shadow mode.
SoftOwner { get; set; }Gets or sets the soft owner.
SolidFillFlag { get; set; }Gets or sets the solid fill flag.
SolidOrGradient { get; set; }Gets or sets the solid or gradient.
SpaceMode { get; set; }Gets or sets the space mode.
StartTangent { get; set; }The Start Tangent
StorageFlag { get; set; }The StorageFlag
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
ZeroIsReserved { get; set; }Gets or sets the zero is reserved.

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