codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  SectionTypeSettings object

The settings that apply to the various types of sections.

VBA class name:

AcadSectionTypeSettings 

Create using:

N/A

Access via:

SectionSettings.GetSectionTypeSettings

Types of sections include live sections, 2D sections, and 3D sections. Geometry that is generated during section creation falls into one of five categories: intersection boundary, intersection fill, background geometry, foreground geometry, and curve tangency lines. Properties of the SectionTypeSettings object control the AutoCAD characteristics of these five categories for each of the three types.

Properties

BackgroundLinesColor

BackgroundLinesHiddenLine

BackgroundLinesLayer

BackgroundLinesLinetype

BackgroundLinesLinetypeScale

BackgroundLinesLineweight

BackgroundLinesPlotStyleName

BackgroundLinesVisible

CurveTangencyLinesColor

CurveTangencyLinesLayer

CurveTangencyLinesLinetype

CurveTangencyLinesLinetypeScale

CurveTangencyLinesLineweight

CurveTangencyLinesPlotStyleName

CurveTangencyLinesVisible

DestinationBlock

DestinationFile

ForegroundLinesColor

ForegroundLinesEdgeTransparency

ForegroundLinesFaceTransparency

ForegroundLinesHiddenLine

ForegroundLinesLayer

ForegroundLinesLinetype

ForegroundLinesLinetypeScale

ForegroundLinesLineweight

ForegroundLinesPlotStyleName

ForegroundLinesVisible

GenerationOptions

IntersectionBoundaryColor

IntersectionBoundaryDivisionLines

IntersectionBoundaryLayer

IntersectionBoundaryLinetype

IntersectionBoundaryLinetypeScale

IntersectionBoundaryLineweight

IntersectionBoundaryPlotStyleName

IntersectionFillColor

IntersectionFillFaceTransparency

IntersectionFillHatchAngle

IntersectionFillHatchPatternName

IntersectionFillHatchPatternType

IntersectionFillHatchScale

IntersectionFillHatchSpacing

IntersectionFillLayer

IntersectionFillLinetype

IntersectionFillLinetypeScale

IntersectionFillLineweight

IntersectionFillPlotStyleName

IntersectionFillVisible

SourceObjects