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

A section plane entity created at the intersection of a plane and a solid.

VBA class name:

AcadSection 

Create using:

AcadBlock.AddSection

Access via:

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item

The Section object represents a cross section through a 3D solid. The result can be a two-dimensional object that represents the shape of the section. To create a Section object, use Block.AddSection.

Methods

AddVertex

ArrayPolar

ArrayRectangular

Copy

CreateJog

Delete

GenerateSectionGeometry

GetBoundingBox

GetExtensionDictionary

GetSettings

GetXData

Highlight

HitTest

IntersectWith

Mirror

Mirror3D

Move

Offset

RemoveVertex

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

 

Properties

Application

BottomHeight

Coordinate

Document

Elevation

Handle

HasExtensionDictionary

Hyperlinks

IndicatorFillColor

IndicatorTransparency

Layer

Linetype

LinetypeScale

Lineweight

LiveSectionEnabled

Name

Normal

NumVertices

ObjectID

OwnerID

PlotStyleName

State

TopHeight

TrueColor

VerticalDirection

Vertices

ViewingDirection

Visible

 

Events

Modified