![]() |
pCon.planner Plugin SDK
Version 8.9
|
Utilities. More...
Public Member Functions | |
IImage^ | LoadImageFromFile (System::String^ pFileName) |
Loads an image from a file. More... | |
double | convertLengthUnit (double pValue, LengthUnit pFrom, LengthUnit pTo) |
Converts the given value from one length unit into another length unit. More... | |
Utilities.
double X3g::Plugin::IUtilities::convertLengthUnit | ( | double | pValue, |
LengthUnit | pFrom, | ||
LengthUnit | pTo | ||
) |
Converts the given value from one length unit into another length unit.
X3g::Plugin::IImage X3g::Plugin::IUtilities::LoadImageFromFile | ( | System::String^ | pFileName) |
Loads an image from a file.