- GenerationOptions [ReadOnly]
 
AcSectionGeneration GenerationOptions( )
                                                
Specifies or returns the options used to generate a section.
 
 
- SourceObjects [ReadOnly]
 
VARIANT SourceObjects( )
                                                
Specifies or returns the objects used to generate a section.
 
 
- DestinationBlock [ReadOnly]
 
VARIANT DestinationBlock( )
                                                
Specifies or returns the block used for the output of section generation.
 
 
- DestinationFile [ReadOnly]
 
BSTR DestinationFile( )
                                                
Specifies or returns the file used for the output of section generation.
 
 
- IntersectionBoundaryColor [ReadOnly]
 
IAcadAcCmColor* IntersectionBoundaryColor( )
                                                
Specifies or returns the color of an intersection boundary section.
 
 
- IntersectionBoundaryLayer [ReadOnly]
 
BSTR IntersectionBoundaryLayer( )
                                                
Specifies or returns the layer of an intersection boundary section.
 
 
- IntersectionBoundaryLinetype [ReadOnly]
 
BSTR IntersectionBoundaryLinetype( )
                                                
Specifies or returns the linetype of an intersection boundary section.
 
 
- IntersectionBoundaryLinetypeScale [ReadOnly]
 
ACAD_NOUNITS IntersectionBoundaryLinetypeScale( )
                                                
Specifies or returns the linetype scale of an intersection boundary section.
 
 
- IntersectionBoundaryPlotStyleName [ReadOnly]
 
BSTR IntersectionBoundaryPlotStyleName( )
                                                
Specifies or returns the plot style name of an intersection boundary section.
 
 
- IntersectionBoundaryLineweight [ReadOnly]
 
ACAD_LWEIGHT IntersectionBoundaryLineweight( )
                                                
Specifies or returns the lineweight of an intersection boundary section.
 
 
- IntersectionBoundaryDivisionLines [ReadOnly]
 
Boolean IntersectionBoundaryDivisionLines( )
                                                
Specifies or returns whether division lines are shown for an intersection boundary section.
 
 
- IntersectionFillVisible [ReadOnly]
 
Boolean IntersectionFillVisible( )
                                                
Specifies or returns whether an intersection fill section is visible.
 
 
- IntersectionFillHatchPatternType [ReadOnly]
 
AcPatternType IntersectionFillHatchPatternType( )
                                                
Specifies or returns the hatch pattern type of an intersection fill section.
 
 
- IntersectionFillHatchPatternName [ReadOnly]
 
BSTR IntersectionFillHatchPatternName( )
                                                
Specifies or returns the hatch pattern name of an intersection fill section.
 
 
- IntersectionFillHatchAngle [ReadOnly]
 
ACAD_ANGLE IntersectionFillHatchAngle( )
                                                
Specifies or returns the hatch angle of an intersection fill section.
 
 
- IntersectionFillHatchScale [ReadOnly]
 
ACAD_NOUNITS IntersectionFillHatchScale( )
                                                
Specifies or returns the hatch scale of an intersection fill section.
 
 
- IntersectionFillHatchSpacing [ReadOnly]
 
Double IntersectionFillHatchSpacing( )
                                                
Specifies or returns the hatch spacing of an intersection fill section.
 
 
- IntersectionFillColor [ReadOnly]
 
IAcadAcCmColor* IntersectionFillColor( )
                                                
Specifies or returns the color of an intersection fill section.
 
 
- IntersectionFillLayer [ReadOnly]
 
BSTR IntersectionFillLayer( )
                                                
Specifies or returns the layer of an intersection fill section.
 
 
- IntersectionFillLinetype [ReadOnly]
 
BSTR IntersectionFillLinetype( )
                                                
Specifies or returns the linetype of an intersection fill section.
 
 
- IntersectionFillLinetypeScale [ReadOnly]
 
ACAD_NOUNITS IntersectionFillLinetypeScale( )
                                                
Specifies or returns the linetype scale of an intersection fill section.
 
 
- IntersectionFillPlotStyleName [ReadOnly]
 
BSTR IntersectionFillPlotStyleName( )
                                                
Specifies or returns the plot style name of an intersection fill section.
 
 
- IntersectionFillLineweight [ReadOnly]
 
ACAD_LWEIGHT IntersectionFillLineweight( )
                                                
Specifies or returns the lineweight of an intersection fill section.
 
 
- IntersectionFillFaceTransparency [ReadOnly]
 
Integer IntersectionFillFaceTransparency( )
                                                
Specifies or returns the face transparency value of an intersection fill section.
 
 
- BackgroundLinesVisible [ReadOnly]
 
Boolean BackgroundLinesVisible( )
                                                
Specifies or returns whether a background geometry section is visible.
 
 
- BackgroundLinesHiddenLine [ReadOnly]
 
Boolean BackgroundLinesHiddenLine( )
                                                
Specifies or returns whether hidden lines are visble for a background geometry section.
 
 
- BackgroundLinesColor [ReadOnly]
 
IAcadAcCmColor* BackgroundLinesColor( )
                                                
Specifies or returns the color of a background geometry section.
 
 
- BackgroundLinesLayer [ReadOnly]
 
BSTR BackgroundLinesLayer( )
                                                
Specifies or returns the layer of a background geometry section.
 
 
- BackgroundLinesLinetype [ReadOnly]
 
BSTR BackgroundLinesLinetype( )
                                                
Specifies or returns the linetype of a background geometry section.
 
 
- BackgroundLinesLinetypeScale [ReadOnly]
 
ACAD_NOUNITS BackgroundLinesLinetypeScale( )
                                                
Specifies or returns the linetype scale of a background geometry section.
 
 
- BackgroundLinesPlotStyleName [ReadOnly]
 
BSTR BackgroundLinesPlotStyleName( )
                                                
Specifies or returns the plot style name of a background geometry section.
 
 
- BackgroundLinesLineweight [ReadOnly]
 
ACAD_LWEIGHT BackgroundLinesLineweight( )
                                                
Specifies or returns the lineweight of a background geometry section.
 
 
- ForegroundLinesVisible [ReadOnly]
 
Boolean ForegroundLinesVisible( )
                                                
Specifies or returns whether a foreground geometry section is visible.
 
 
- ForegroundLinesHiddenLine [ReadOnly]
 
Boolean ForegroundLinesHiddenLine( )
                                                
Specifies or returns whether hidden lines are visble for a foreground geometry section.
 
 
- ForegroundLinesColor [ReadOnly]
 
IAcadAcCmColor* ForegroundLinesColor( )
                                                
Specifies or returns the color of a foreground geometry section.
 
 
- ForegroundLinesLayer [ReadOnly]
 
BSTR ForegroundLinesLayer( )
                                                
Specifies or returns the layer of a foreground geometry section.
 
 
- ForegroundLinesLinetype [ReadOnly]
 
BSTR ForegroundLinesLinetype( )
                                                
Specifies or returns the linetype of a foreground geometry section.
 
 
- ForegroundLinesLinetypeScale [ReadOnly]
 
ACAD_NOUNITS ForegroundLinesLinetypeScale( )
                                                
Specifies or returns the linetype scale of a foreground geometry section.
 
 
- ForegroundLinesPlotStyleName [ReadOnly]
 
BSTR ForegroundLinesPlotStyleName( )
                                                
Specifies or returns the plot style name of a foreground geometry section.
 
 
- ForegroundLinesLineweight [ReadOnly]
 
ACAD_LWEIGHT ForegroundLinesLineweight( )
                                                
Specifies or returns the lineweight of a foreground geometry section.
 
 
- ForegroundLinesFaceTransparency [ReadOnly]
 
Integer ForegroundLinesFaceTransparency( )
                                                
Specifies or returns the face transparency value of a foreground geometry section.
 
 
- ForegroundLinesEdgeTransparency [ReadOnly]
 
Integer ForegroundLinesEdgeTransparency( )
                                                
Specifies or returns the edge transparency value of a foreground geometry section.
 
 
- CurveTangencyLinesVisible [ReadOnly]
 
Boolean CurveTangencyLinesVisible( )
                                                
Specifies or returns whether a curve tangency line section is visible.
 
 
- CurveTangencyLinesColor [ReadOnly]
 
IAcadAcCmColor* CurveTangencyLinesColor( )
                                                
Specifies or returns the color of a curve tangency line section.
 
 
- CurveTangencyLinesLayer [ReadOnly]
 
BSTR CurveTangencyLinesLayer( )
                                                
Specifies or returns the layer of a curve tangency line section.
 
 
- CurveTangencyLinesLinetype [ReadOnly]
 
BSTR CurveTangencyLinesLinetype( )
                                                
Specifies or returns the linetype of a curve tangency line section.
 
 
- CurveTangencyLinesLinetypeScale [ReadOnly]
 
ACAD_NOUNITS CurveTangencyLinesLinetypeScale( )
                                                
Specifies or returns the linetype scale of a curve tangency line section.
 
 
- CurveTangencyLinesPlotStyleName [ReadOnly]
 
BSTR CurveTangencyLinesPlotStyleName( )
                                                
Specifies the plot style name of a curve tangency line section.
 
 
- CurveTangencyLinesLineweight [ReadOnly]
 
ACAD_LWEIGHT CurveTangencyLinesLineweight( )
                                                
Specifies or returns the lineweight of a curve tangency line section.