Allows access to a lofted surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ILoftedSurface |
C# | |
---|
public interface ILoftedSurface |
JScript | |
---|
public interface ILoftedSurface |
Managed Extensions for C++ | |
---|
public __gc __interface ILoftedSurface |
C++/CLI | |
---|
public interface class ILoftedSurface |
Example
Remarks
Accessors
Access Diagram
See Also