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