IExtrudedSurface Interface
Allows access to an extruded surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IExtrudedSurface |
C# | |
---|
public interface IExtrudedSurface |
JavaScript | |
---|
Object dsExtrudedSurface |
COM native C++ | |
---|
interface IExtrudedSurface |
C++ | |
---|
class dsExtrudedSurface_c |
Example
Remarks
Accessors
Access Diagram
See Also