AngleListToString Method (IEnumerableAngle) |
Converts the given angles to a string in the current units
Namespace: Tekla.Structures.Datatype
Assembly: Tekla.Structures.Datatype (in Tekla.Structures.Datatype.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- angleList
- Type: System.Collections.GenericIEnumerableAngle
List of angles to convert
Return Value
Type: StringThe angle list as a string
See Also