Surface Class

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

This .Net class wraps the ObjectARX class AcDbSurface.

Links