API Help
Eplan.EplApi.Base Namespace
/
UnitParser Class
/ GetBaseValue Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
GetBaseValue Method
In This Topic
Get the value of the parsed result in the base unit of this unit group.
Syntax
C#
C++/CLI
public
double
GetBaseValue()
public
:
double
GetBaseValue();
Return Value
Returns the number
Exceptions
Exception
Description
BaseException
The function Set was not called and no parameters are available.
See Also
Reference
UnitParser Class
UnitParser Members