SweptSurface Class

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

 

This .NET class wraps the AcDbSweptSurface ObjectARX class. This class represents a swept surface entity. It provides methods to create and manipulate ASM surfaces

Links