Allows access to the underlying edge, loop, and surface to the owning body or feature, and to face tessellation, trim data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IFace2 |
Visual Basic (Usage) | |
---|
Dim instance As IFace2 |
C# | |
---|
public interface IFace2 |
C++/CLI | |
---|
public interface class IFace2 |
Example
Accessors
See Also