IGetNextNeutralSheet Method (IMidSurface)
Obsolete. Superseded by IMidSurface2::IGetNextNeutralSheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetNextNeutralSheet() As Body |
Visual Basic (Usage) | |
---|
Dim instance As IMidSurface
Dim value As Body
value = instance.IGetNextNeutralSheet()
|
C# | |
---|
Body IGetNextNeutralSheet() |
C++/CLI | |
---|
Body^ IGetNextNeutralSheet(); |
See Also