Class CadSectionGeometrySettings

CadSectionGeometrySettings class

The SectionGeometrySettings data

public class CadSectionGeometrySettings

Constructors

NameDescription
CadSectionGeometrySettings()The default constructor.

Properties

NameDescription
Bitflags { get; set; }Gets or sets the bitflags.
ColorData { get; set; }Gets or sets the color data.
EdgeTransparency { get; set; }Gets or sets the edge transparency.
FaceTransparency { get; set; }Gets or sets the face transparency.
GeometryCount { get; set; }Gets or sets the geometry count.
HatchAngle { get; set; }Gets or sets the hatch angle.
HatchPatternName { get; set; }Gets or sets the name of the hatch pattern.
HatchPatternType { get; set; }Gets or sets the type of the hatch pattern.
HatchScale { get; set; }Gets or sets the hatch scale.
HatchSpacing { get; set; }Gets or sets the hatch spacing.
LayerName { get; set; }Gets or sets the name of the layer.
LinetypeName { get; set; }Gets or sets the name of the linetype.
LinetypeScale { get; set; }Gets or sets the linetype scale.
LineWeight { get; set; }Gets or sets the line weight.
PlotstyleName { get; set; }Gets or sets the name of the plotstyle.
SectionGeometrySettingsEndDataMarker { get; set; }Gets or sets the section geometry settings end data marker.
SectionType { get; set; }Gets or sets the type of the section.

See Also