Enum GenerateDataForChainedPlacing.PlacingDataResultType Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Chained Assembly: VMDChainedBase.dll Placing data result type public enum GenerateDataForChainedPlacing.PlacingDataResultType Fields Fail = 1 Fail FailToCalculationOfPathRadius = 3 Fail to calculation of path radius FailToFindAnngleAmongBodies = 4 Fail to find anngle among bodies FailToFindArcLength = 6 Fail to find arc length FailToFindTangentialPoint = 5 Fail to find tangential point FailToSetVariable = 2 Fail to set variable Success = 0 Success