Allows access to the owning face and to the list of edges and coedges contained in the loop.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ILoop2 |
Visual Basic (Usage) | |
---|
Dim instance As ILoop2 |
C# | |
---|
public interface ILoop2 |
C++/CLI | |
---|
public interface class ILoop2 |
Example
Accessors
See Also