LoftedSurface Class

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

 

This .NET class wraps the AcDbLoftedSurface ObjectARX class. 

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

Links
See Also

LoftOptions