ProfileConversionConvertToCurrentUnits Method |
Converts a profile string from internal units to current units (set in
Units and decimals options).
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- Profile
- Type: SystemString
The profile string to convert. - ConvertedProfile
- Type: SystemString
The converted profile string.
Return Value
Type: BooleanTrue if successfully converted the string.
See Also