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