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 |
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 |
Properties |
Events |