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