Section Class

Visual Basic
Public Class Section
Inherits Entity
C#
public class Section : Entity;
Description

 

This .NET class wraps the AcDbSection ObjectARX class. It represents the section plane entity in AutoCAD.

Links