PlaneSurface Class

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

 

This .NET class wraps the AcDbPlaneSurface ObjectARX class. 

This class represents a plane surface entity. It provides methods to create and manipulate ASM surfaces.

Links