IGetEntityParams Method (IMateEntity)
Obsolete. Superseded by IMateEntity2::EntityParams.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetEntityParams() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IMateEntity
Dim value As System.Double
value = instance.IGetEntityParams() |
C# | |
---|
System.double IGetEntityParams() |
C++/CLI | |
---|
System.double IGetEntityParams(); |
See Also